Searched refs:SWAP_SLOT_MASK (Results 1 – 2 of 2) sorted by relevance
67 #define SWAP_SLOT_MASK 0x1FFFFFFFF macro
214 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swapfile_for_handle()1658 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swap_get()1880 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swap_free_now()1938 tl->tl_offset = f_offset & SWAP_SLOT_MASK; in vm_swap_free()