Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_hmm.c142 mutex_lock(&userptr->unmap_mutex); in xe_hmm_userptr_set_mapped()
145 mutex_unlock(&userptr->unmap_mutex); in xe_hmm_userptr_set_mapped()
165 mutex_lock(&userptr->unmap_mutex); in xe_hmm_userptr_unmap()
170 mutex_unlock(&userptr->unmap_mutex); in xe_hmm_userptr_unmap()
A Dxe_vm_types.h66 struct mutex unmap_mutex; member
A Dxe_vm.c1253 mutex_init(&userptr->unmap_mutex); in xe_vma_create()
1295 mutex_destroy(&userptr->unmap_mutex); in xe_vma_destroy_late()

Completed in 18 milliseconds