Searched refs:swap_space (Results 1 – 1 of 1) sorted by relevance
199 struct address_space *swap_space; in ttm_tt_swapin() local209 swap_space = swap_storage->f_mapping; in ttm_tt_swapin()210 gfp_mask = mapping_gfp_mask(swap_space); in ttm_tt_swapin()213 from_page = shmem_read_mapping_page_gfp(swap_space, i, in ttm_tt_swapin()253 struct address_space *swap_space; in ttm_tt_swapout() local265 swap_space = swap_storage->f_mapping; in ttm_tt_swapout()266 gfp_flags &= mapping_gfp_mask(swap_space); in ttm_tt_swapout()273 to_page = shmem_read_mapping_page_gfp(swap_space, i, gfp_flags); in ttm_tt_swapout()