Searched refs:xe_bo_is_protected (Results 1 – 3 of 3) sorted by relevance
20 return xe_bo_is_protected(gem_to_xe_bo(obj)); in xe_display_bo_is_protected()
240 static inline bool xe_bo_is_protected(const struct xe_bo *bo) in xe_bo_is_protected() function
3871 if ((bind_flags & DRM_XE_VM_BIND_FLAG_CHECK_PXP) && xe_bo_is_protected(bo) && in xe_vm_bind_ioctl_validate_bo()4448 if (xe_bo_is_protected(bo)) { in xe_vm_validate_protected()