Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_driver.h595 void ttm_mem_io_free_vm(struct ttm_buffer_object *bo);
/dflybsd-src/sys/dev/drm/ttm/
H A Dttm_bo.c591 ttm_mem_io_free_vm(bo); in ttm_bo_release()
1624 ttm_mem_io_free_vm(bo); in ttm_bo_unmap_virtual_locked()
H A Dttm_bo_util.c193 void ttm_mem_io_free_vm(struct ttm_buffer_object *bo) in ttm_mem_io_free_vm() function