Searched refs:xe_vm_is_banned (Results 1 – 1 of 1) sorted by relevance
52 static inline bool xe_vm_is_banned(struct xe_vm *vm) in xe_vm_is_banned() function60 return xe_vm_is_closed(vm) || xe_vm_is_banned(vm); in xe_vm_is_closed_or_banned()