Home
last modified time | relevance | path

Searched refs:intel_pxp_is_active (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_debugfs.c31 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()
A Dintel_pxp.h18 bool intel_pxp_is_active(const struct intel_pxp *pxp);
A Dintel_pxp_irq.c96 GEM_WARN_ON(intel_pxp_is_active(pxp)); in intel_pxp_irq_disable()
A Dintel_pxp.c60 bool intel_pxp_is_active(const struct intel_pxp *pxp) in intel_pxp_is_active() function
469 if (!intel_pxp_is_active(pxp)) in intel_pxp_key_check()
/drivers/gpu/drm/i915/gem/
A Di915_gem_context.c274 if (!intel_pxp_is_active(i915->pxp)) in proto_context_set_protected()

Completed in 25 milliseconds