Searched refs:VM_PURGABLE_GET_STATE (Results 1 – 6 of 6) sorted by relevance
59 #define VM_PURGABLE_GET_STATE ((vm_purgable_t) 1) /* get state of purgeable object */ macro
142 if (args->control == VM_PURGABLE_GET_STATE) { in _kernelrpc_mach_vm_purgable_control_trap()
2156 if (control == VM_PURGABLE_GET_STATE) { in mach_vm_purgable_control_external()2200 if (control == VM_PURGABLE_GET_STATE) { in vm_purgable_control_external()3563 control != VM_PURGABLE_GET_STATE && in memory_entry_purgeable_control_internal()
5634 if (control == VM_PURGABLE_GET_STATE) {
19294 control != VM_PURGABLE_GET_STATE && in vm_map_purgable_control()19323 control != VM_PURGABLE_GET_STATE) { in vm_map_purgable_control()
305 *control = VM_PURGABLE_GET_STATE; in purgeableControlBits()