Home
last modified time | relevance | path

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

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