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()
2150 if (control == VM_PURGABLE_GET_STATE) { in mach_vm_purgable_control_external()2194 if (control == VM_PURGABLE_GET_STATE) { in vm_purgable_control_external()3557 control != VM_PURGABLE_GET_STATE && in memory_entry_purgeable_control_internal()
5711 if (control == VM_PURGABLE_GET_STATE) { in vm_object_purgable_control()
19135 control != VM_PURGABLE_GET_STATE && in vm_map_purgable_control()19164 control != VM_PURGABLE_GET_STATE) { in vm_map_purgable_control()
305 *control = VM_PURGABLE_GET_STATE; in purgeableControlBits()