Home
last modified time | relevance | path

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

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