Home
last modified time | relevance | path

Searched defs:allow_res_evict (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h317 bool allow_res_evict) in xe_vm_set_validating()
342 static inline void xe_vm_clear_validating(struct xe_vm *vm, bool allow_res_evict, in xe_vm_clear_validating()
H A Dxe_bo.c2431 int xe_bo_validate(struct xe_bo *bo, struct xe_vm *vm, bool allow_res_evict) in xe_bo_validate()