Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/mach/
H A Dvm_purgable.h92 #define VM_PURGABLE_DEBUG_FAULT (0x2 << VM_PURGABLE_DEBUG_SHIFT) macro
/xnu-10063.141.1/iokit/IOKit/
H A DIOMemoryDescriptor.h168 kIOMemoryPurgeableFaultOnAccess = VM_PURGABLE_DEBUG_FAULT,
/xnu-10063.141.1/osfmk/vm/
H A Dvm_object.c5815 if ((*state) & VM_PURGABLE_DEBUG_FAULT) {