Home
last modified time | relevance | path

Searched refs:xe_svm_notifier_unlock (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_svm.h406 #define xe_svm_notifier_unlock(vm__) \ macro
425 static inline void xe_svm_notifier_unlock(struct xe_vm *vm) in xe_svm_notifier_unlock() function
H A Dxe_exec.c350 xe_svm_notifier_unlock(vm); in xe_exec_ioctl()