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

/freebsd-12-stable/sys/dev/drm2/ttm/
H A Dttm_bo_util.c78 if (likely(man->io_reserve_fastpath))
94 if (likely(man->io_reserve_fastpath))
124 if (likely(man->io_reserve_fastpath))
145 if (likely(man->io_reserve_fastpath))
H A Dttm_bo_driver.h255 * @io_reserve_fastpath: Only use bdev::driver::io_mem_reserve to obtain
283 bool io_reserve_fastpath; member in struct:ttm_mem_type_manager
H A Dttm_bo.c1446 man->io_reserve_fastpath = true;

Completed in 117 milliseconds