Searched refs:VM_PURGABLE_PURGE_ALL (Results 1 – 2 of 2) sorted by relevance
60 #define VM_PURGABLE_PURGE_ALL ((vm_purgable_t) 2) /* purge all volatile objects now */ macro
18940 control != VM_PURGABLE_PURGE_ALL && in vm_map_purgable_control()18945 if (control == VM_PURGABLE_PURGE_ALL) { in vm_map_purgable_control()