Searched refs:xe_bo_is_protected (Results 1 – 3 of 3) sorted by relevance
235 static inline bool xe_bo_is_protected(const struct xe_bo *bo) in xe_bo_is_protected() function
798 if (!xe_bo_is_protected(bo)) in xe_pxp_bo_key_check()
3846 if ((bind_flags & DRM_XE_VM_BIND_FLAG_CHECK_PXP) && xe_bo_is_protected(bo) && in xe_vm_bind_ioctl_validate_bo()4423 if (xe_bo_is_protected(bo)) { in xe_vm_validate_protected()