Home
last modified time | relevance | path

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

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