Home
last modified time | relevance | path

Searched refs:ttm_mem_io_unlock (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo_util.c106 void ttm_mem_io_unlock(struct ttm_mem_type_manager *man) in ttm_mem_io_unlock() function
113 EXPORT_SYMBOL(ttm_mem_io_unlock);
214 ttm_mem_io_unlock(man); in ttm_mem_reg_ioremap()
228 ttm_mem_io_unlock(man); in ttm_mem_reg_ioremap()
247 ttm_mem_io_unlock(man); in ttm_mem_reg_iounmap()
620 ttm_mem_io_unlock(man); in ttm_bo_kmap()
658 ttm_mem_io_unlock(man); in ttm_bo_kunmap()
H A Dttm_bo_vm.c300 ttm_mem_io_unlock(man); in ttm_bo_vm_fault()
709 ttm_mem_io_unlock(man); in ttm_bo_vm_fault_dfly()
723 ttm_mem_io_unlock(man); in ttm_bo_vm_fault_dfly()
H A Dttm_bo.c250 ttm_mem_io_unlock(old_man); in ttm_bo_handle_move_mem()
592 ttm_mem_io_unlock(man); in ttm_bo_release()
1634 ttm_mem_io_unlock(man); in ttm_bo_unmap_virtual()
/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_driver.h597 void ttm_mem_io_unlock(struct ttm_mem_type_manager *man);