Searched refs:VM_PURGABLE_GET_STATE (Results 1 – 7 of 7) sorted by relevance
59 #define VM_PURGABLE_GET_STATE ((vm_purgable_t) 1) /* get state of purgeable object */ macro
137 if (args->control == VM_PURGABLE_GET_STATE) { in _kernelrpc_mach_vm_purgable_control_trap()
1639 if (control == VM_PURGABLE_GET_STATE) { in mach_vm_purgable_control_external()1683 if (control == VM_PURGABLE_GET_STATE) { in vm_purgable_control_external()
1390 control != VM_PURGABLE_GET_STATE && in memory_entry_purgeable_control_internal()
5841 if (control == VM_PURGABLE_GET_STATE) {
19509 control != VM_PURGABLE_GET_STATE && in vm_map_purgable_control()19538 control != VM_PURGABLE_GET_STATE) { in vm_map_purgable_control()
303 *control = VM_PURGABLE_GET_STATE; in purgeableControlBits()