Home
last modified time | relevance | path

Searched refs:max_swap_offset (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Ddebug_vm_pgtable.c1118 unsigned long max_swap_offset; in init_args() local
1202 max_swap_offset = swp_offset(pte_to_swp_entry(swp_entry_to_pte(swp_entry(0, ~0UL)))); in init_args()
1204 args->swp_entry = swp_entry((1 << MAX_SWAPFILES_SHIFT) - 1, max_swap_offset); in init_args()