Lines Matching defs:pxp

50 bool intel_pxp_is_supported(const struct intel_pxp *pxp)  in intel_pxp_is_supported()
55 bool intel_pxp_is_enabled(const struct intel_pxp *pxp) in intel_pxp_is_enabled()
60 bool intel_pxp_is_active(const struct intel_pxp *pxp) in intel_pxp_is_active()
65 static void kcr_pxp_set_status(const struct intel_pxp *pxp, bool enable) in kcr_pxp_set_status()
73 static void kcr_pxp_enable(const struct intel_pxp *pxp) in kcr_pxp_enable()
78 static void kcr_pxp_disable(const struct intel_pxp *pxp) in kcr_pxp_disable()
83 static int create_vcs_context(struct intel_pxp *pxp) in create_vcs_context()
113 static void destroy_vcs_context(struct intel_pxp *pxp) in destroy_vcs_context()
119 static void pxp_init_full(struct intel_pxp *pxp) in pxp_init_full()
262 void intel_pxp_mark_termination_in_progress(struct intel_pxp *pxp) in intel_pxp_mark_termination_in_progress()
268 static void pxp_queue_termination(struct intel_pxp *pxp) in pxp_queue_termination()
283 static bool pxp_component_bound(struct intel_pxp *pxp) in pxp_component_bound()
295 int intel_pxp_get_backend_timeout_ms(struct intel_pxp *pxp) in intel_pxp_get_backend_timeout_ms()
303 static int __pxp_global_teardown_final(struct intel_pxp *pxp) in __pxp_global_teardown_final()
326 static int __pxp_global_teardown_restart(struct intel_pxp *pxp) in __pxp_global_teardown_restart()
351 void intel_pxp_end(struct intel_pxp *pxp) in intel_pxp_end()
372 static bool pxp_required_fw_failed(struct intel_pxp *pxp) in pxp_required_fw_failed()
383 static bool pxp_fw_dependencies_completed(struct intel_pxp *pxp) in pxp_fw_dependencies_completed()
396 int intel_pxp_get_readiness_status(struct intel_pxp *pxp, int timeout_ms) in intel_pxp_get_readiness_status()
422 int intel_pxp_start(struct intel_pxp *pxp) in intel_pxp_start()
451 void intel_pxp_init_hw(struct intel_pxp *pxp) in intel_pxp_init_hw()
457 void intel_pxp_fini_hw(struct intel_pxp *pxp) in intel_pxp_fini_hw()
463 int intel_pxp_key_check(struct intel_pxp *pxp, in intel_pxp_key_check()
492 void intel_pxp_invalidate(struct intel_pxp *pxp) in intel_pxp_invalidate()