Searched refs:swap_storage (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_tt.c176 ttm->swap_storage)
177 vm_object_deallocate(ttm->swap_storage);
179 ttm->swap_storage = NULL;
194 ttm->swap_storage = NULL;
224 ttm->swap_storage = NULL;
286 obj = ttm->swap_storage;
309 ttm->swap_storage = NULL;
354 ttm->swap_storage = obj;
H A Dttm_bo_driver.h103 * @swap_storage: Pointer to shmem struct file for swap storage.
121 struct vm_object *swap_storage; member in struct:ttm_tt

Completed in 78 milliseconds