Home
last modified time | relevance | path

Searched refs:VM_MEM_RT (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/osfmk/arm/
H A Dmemory_types.h37 #define VM_MEM_RT 0x10 // intentionally alias VM_MEM_INNER; will be used wi… macro
48 #define VM_WIMG_RT (VM_WIMG_WCOMB | VM_MEM_RT) // 0x16
50 #define VM_WIMG_RT (VM_WIMG_IO | VM_MEM_RT) // 0x17