Searched refs:xe_bo_is_protected (Results 1 – 4 of 4) sorted by relevance
33 return xe_bo_is_protected(gem_to_xe_bo(obj)); in intel_bo_is_protected()
212 static inline bool xe_bo_is_protected(const struct xe_bo *bo) in xe_bo_is_protected() function
802 if (!xe_bo_is_protected(bo)) in xe_pxp_bo_key_check()
3510 if ((bind_flags & DRM_XE_VM_BIND_FLAG_CHECK_PXP) && xe_bo_is_protected(bo) && in xe_vm_bind_ioctl_validate_bo()3988 if (xe_bo_is_protected(bo)) { in xe_vm_validate_protected()
Completed in 19 milliseconds