swap_space        349 drivers/gpu/drm/ttm/ttm_tt.c 	struct address_space *swap_space;
swap_space        359 drivers/gpu/drm/ttm/ttm_tt.c 	swap_space = swap_storage->f_mapping;
swap_space        362 drivers/gpu/drm/ttm/ttm_tt.c 		gfp_t gfp_mask = mapping_gfp_mask(swap_space);
swap_space        365 drivers/gpu/drm/ttm/ttm_tt.c 		from_page = shmem_read_mapping_page_gfp(swap_space, i, gfp_mask);
swap_space        391 drivers/gpu/drm/ttm/ttm_tt.c 	struct address_space *swap_space;
swap_space        413 drivers/gpu/drm/ttm/ttm_tt.c 	swap_space = swap_storage->f_mapping;
swap_space        416 drivers/gpu/drm/ttm/ttm_tt.c 		gfp_t gfp_mask = mapping_gfp_mask(swap_space);
swap_space        424 drivers/gpu/drm/ttm/ttm_tt.c 		to_page = shmem_read_mapping_page_gfp(swap_space, i, gfp_mask);