xe_bo_is_protected
return xe_bo_is_protected(gem_to_xe_bo(obj));
if (!xe_bo_is_protected(bo))
if ((bind_flags & DRM_XE_VM_BIND_FLAG_CHECK_PXP) && xe_bo_is_protected(bo) &&
if (xe_bo_is_protected(bo)) {