Searched refs:SWAP_PINNED (Results 1 – 1 of 1) sorted by relevance
87 #define SWAP_PINNED 0x10 /* Swap file is pinned (FusionDrive) */ macro1598 swf->swp_flags |= SWAP_PINNED; in vm_swap_create_file()2342 if (swf->swp_flags & SWAP_PINNED) { in vm_swap_reclaim()