Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/ttm/
HDttm_bo_util.c78 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_lock()
94 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_unlock()
124 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_reserve()
145 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_free()
HDttm_bo_driver.h283 bool io_reserve_fastpath; member
HDttm_bo.c1446 man->io_reserve_fastpath = true; in ttm_bo_init_mm()