Lines Matching defs:pxp
42 struct intel_gt *pxp_to_gt(const struct intel_pxp *pxp) in pxp_to_gt()
47 bool intel_pxp_is_active(const struct intel_pxp *pxp) in intel_pxp_is_active()
69 static int create_vcs_context(struct intel_pxp *pxp) in create_vcs_context()
99 static void destroy_vcs_context(struct intel_pxp *pxp) in destroy_vcs_context()
104 void intel_pxp_init(struct intel_pxp *pxp) in intel_pxp_init()
141 void intel_pxp_fini(struct intel_pxp *pxp) in intel_pxp_fini()
153 void intel_pxp_mark_termination_in_progress(struct intel_pxp *pxp) in intel_pxp_mark_termination_in_progress()
159 static void pxp_queue_termination(struct intel_pxp *pxp) in pxp_queue_termination()
178 int intel_pxp_start(struct intel_pxp *pxp) in intel_pxp_start()
209 void intel_pxp_init_hw(struct intel_pxp *pxp) in intel_pxp_init_hw()
215 void intel_pxp_fini_hw(struct intel_pxp *pxp) in intel_pxp_fini_hw()
222 int intel_pxp_key_check(struct intel_pxp *pxp, in intel_pxp_key_check()
249 void intel_pxp_invalidate(struct intel_pxp *pxp) in intel_pxp_invalidate()