Searched refs:SWAP_SLOT_MASK (Results 1 – 2 of 2) sorted by relevance
71 #define SWAP_SLOT_MASK 0x1FFFFFFFF macro
213 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swapfile_for_handle()1695 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swap_get()1917 file_offset = (f_offset & SWAP_SLOT_MASK); in vm_swap_free_now()1974 tl->tl_offset = f_offset & SWAP_SLOT_MASK; in vm_swap_free()