Home
last modified time | relevance | path

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

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