Searched refs:intel_pxp_is_active (Results 1 – 5 of 5) sorted by relevance
31 drm_printf(&p, "active: %s\n", str_yes_no(intel_pxp_is_active(pxp))); in pxp_info_show()51 if (!intel_pxp_is_active(pxp)) in pxp_terminate_set()
18 bool intel_pxp_is_active(const struct intel_pxp *pxp);
95 GEM_WARN_ON(intel_pxp_is_active(pxp)); in intel_pxp_irq_disable()
60 bool intel_pxp_is_active(const struct intel_pxp *pxp) in intel_pxp_is_active() function429 if (!intel_pxp_is_active(pxp)) in intel_pxp_key_check()
274 if (!intel_pxp_is_active(i915->pxp)) in proto_context_set_protected()