Searched refs:VM_SWAP_NORMAL (Results 1 – 3 of 3) sorted by relevance
82 #define VM_SWAP_NORMAL 1 macro
962 if (((action & VM_SWAP_NORMAL) == 0) &&979 if ((action & VM_SWAP_NORMAL) ||
1395 vm_req_vmdaemon(VM_SWAP_NORMAL); in vm_pageout_scan()