Searched refs:SWAP_SLOT_MASK (Results 1 – 2 of 2) sorted by relevance
63 #define SWAP_SLOT_MASK 0x1FFFFFFFF macro
199 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swapfile_for_handle()1514 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swap_get()1736 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swap_free_now()1794 tl->tl_offset = f_offset & SWAP_SLOT_MASK; in vm_swap_free()