io_reserve_fastpath  685 drivers/gpu/drm/nouveau/nouveau_bo.c 			man->io_reserve_fastpath = false;
io_reserve_fastpath 1596 drivers/gpu/drm/ttm/ttm_bo.c 	man->io_reserve_fastpath = true;
io_reserve_fastpath   96 drivers/gpu/drm/ttm/ttm_bo_util.c 	if (likely(man->io_reserve_fastpath))
io_reserve_fastpath  109 drivers/gpu/drm/ttm/ttm_bo_util.c 	if (likely(man->io_reserve_fastpath))
io_reserve_fastpath  141 drivers/gpu/drm/ttm/ttm_bo_util.c 	if (likely(man->io_reserve_fastpath))
io_reserve_fastpath  163 drivers/gpu/drm/ttm/ttm_bo_util.c 	if (likely(man->io_reserve_fastpath))
io_reserve_fastpath  188 include/drm/ttm/ttm_bo_driver.h 	bool io_reserve_fastpath;