Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_vm.h231 int xe_vm_validate_protected(struct xe_vm *vm);
H A Dxe_exec.c266 err = xe_vm_validate_protected(q->vm); in xe_exec_ioctl()
H A Dxe_vm.c3677 int xe_vm_validate_protected(struct xe_vm *vm) in xe_vm_validate_protected() function