Home
last modified time | relevance | path

Searched defs:pxp (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_debugfs.h16 intel_pxp_debugfs_register(struct intel_pxp *pxp) in intel_pxp_debugfs_register() argument
H A Dintel_pxp_session.h17 static inline void intel_pxp_session_management_init(struct intel_pxp *pxp) in intel_pxp_session_management_init() argument
21 static inline void intel_pxp_terminate(struct intel_pxp *pxp, bool post_invalidation_needs_restart) in intel_pxp_terminate() argument
H A Dintel_pxp_pm.c14 void intel_pxp_suspend_prepare(struct intel_pxp *pxp) in intel_pxp_suspend_prepare() argument
24 void intel_pxp_suspend(struct intel_pxp *pxp) in intel_pxp_suspend() argument
37 void intel_pxp_resume_complete(struct intel_pxp *pxp) in intel_pxp_resume_complete() argument
54 intel_pxp_runtime_suspend(struct intel_pxp *pxp) intel_pxp_runtime_suspend() argument
[all...]
H A Dintel_pxp_pm.h17 static inline void intel_pxp_suspend_prepare(struct intel_pxp *pxp) in intel_pxp_suspend_prepare() argument
21 static inline void intel_pxp_suspend(struct intel_pxp *pxp) in intel_pxp_suspend() argument
25 static inline void intel_pxp_resume_complete(struct intel_pxp *pxp) in intel_pxp_resume_complete() argument
29 static inline void intel_pxp_runtime_suspend(struct intel_pxp *pxp) in intel_pxp_runtime_suspend() argument
33 static inline void intel_pxp_runtime_resume(struct intel_pxp *pxp) in intel_pxp_runtime_resume() argument
[all...]
H A Dintel_pxp_huc.c17 int intel_pxp_huc_load_and_auth(struct intel_pxp *pxp) in intel_pxp_huc_load_and_auth() argument
H A Dintel_pxp_gsccs.h30 static inline void intel_pxp_gsccs_fini(struct intel_pxp *pxp) in intel_pxp_gsccs_fini() argument
34 static inline int intel_pxp_gsccs_init(struct intel_pxp *pxp) in intel_pxp_gsccs_init() argument
H A Dintel_pxp_irq.h27 static inline void intel_pxp_irq_handler(struct intel_pxp *pxp, u16 iir) in intel_pxp_irq_handler() argument
31 static inline void intel_pxp_irq_enable(struct intel_pxp *pxp) in intel_pxp_irq_enable() argument
35 static inline void intel_pxp_irq_disable(struct intel_pxp *pxp) in intel_pxp_irq_disable() argument
H A Dintel_pxp_irq.c25 void intel_pxp_irq_handler(struct intel_pxp *pxp, u16 iir) in intel_pxp_irq_handler() argument
69 intel_pxp_irq_enable(struct intel_pxp *pxp) intel_pxp_irq_enable() argument
84 intel_pxp_irq_disable(struct intel_pxp *pxp) intel_pxp_irq_disable() argument
[all...]
H A Dintel_pxp_debugfs.c23 struct intel_pxp *pxp = m->private; in pxp_info_show() local
47 struct intel_pxp *pxp = data; in pxp_terminate_set() local
70 intel_pxp_debugfs_register(struct intel_pxp *pxp) intel_pxp_debugfs_register() argument
[all...]
H A Dintel_pxp_cmd.c97 int intel_pxp_terminate_session(struct intel_pxp *pxp, u32 id) in intel_pxp_terminate_session() argument
H A Dintel_pxp_session.c18 static bool intel_pxp_session_is_in_play(struct intel_pxp *pxp, u32 id) in intel_pxp_session_is_in_play() argument
31 static int pxp_wait_for_session_state(struct intel_pxp *pxp, u32 id, bool in_play) in pxp_wait_for_session_state() argument
54 static int pxp_create_arb_session(struct intel_pxp *pxp) in pxp_create_arb_session() argument
90 pxp_terminate_arb_session_and_global(struct intel_pxp *pxp) pxp_terminate_arb_session_and_global() argument
121 intel_pxp_terminate(struct intel_pxp *pxp, bool post_invalidation_needs_restart) intel_pxp_terminate() argument
137 pxp_terminate_complete(struct intel_pxp *pxp) pxp_terminate_complete() argument
148 struct intel_pxp *pxp = container_of(work, typeof(*pxp), session_work); pxp_session_work() local
182 intel_pxp_session_management_init(struct intel_pxp *pxp) intel_pxp_session_management_init() argument
[all...]
H A Dintel_pxp.c50 bool intel_pxp_is_supported(const struct intel_pxp *pxp) in intel_pxp_is_supported() argument
55 bool intel_pxp_is_enabled(const struct intel_pxp *pxp) in intel_pxp_is_enabled() argument
60 bool intel_pxp_is_active(const struct intel_pxp *pxp) in intel_pxp_is_active() argument
65 static void kcr_pxp_set_status(const struct intel_pxp *pxp, boo argument
73 kcr_pxp_enable(const struct intel_pxp *pxp) kcr_pxp_enable() argument
78 kcr_pxp_disable(const struct intel_pxp *pxp) kcr_pxp_disable() argument
83 create_vcs_context(struct intel_pxp *pxp) create_vcs_context() argument
113 destroy_vcs_context(struct intel_pxp *pxp) destroy_vcs_context() argument
119 pxp_init_full(struct intel_pxp *pxp) pxp_init_full() argument
259 intel_pxp_mark_termination_in_progress(struct intel_pxp *pxp) intel_pxp_mark_termination_in_progress() argument
265 pxp_queue_termination(struct intel_pxp *pxp) pxp_queue_termination() argument
280 pxp_component_bound(struct intel_pxp *pxp) pxp_component_bound() argument
292 intel_pxp_get_backend_timeout_ms(struct intel_pxp *pxp) intel_pxp_get_backend_timeout_ms() argument
300 __pxp_global_teardown_final(struct intel_pxp *pxp) __pxp_global_teardown_final() argument
321 __pxp_global_teardown_restart(struct intel_pxp *pxp) __pxp_global_teardown_restart() argument
341 intel_pxp_end(struct intel_pxp *pxp) intel_pxp_end() argument
367 intel_pxp_get_readiness_status(struct intel_pxp *pxp) intel_pxp_get_readiness_status() argument
386 intel_pxp_start(struct intel_pxp *pxp) intel_pxp_start() argument
413 intel_pxp_init_hw(struct intel_pxp *pxp) intel_pxp_init_hw() argument
419 intel_pxp_fini_hw(struct intel_pxp *pxp) intel_pxp_fini_hw() argument
425 intel_pxp_key_check(struct intel_pxp *pxp, struct drm_i915_gem_object *obj, bool assign) intel_pxp_key_check() argument
452 intel_pxp_invalidate(struct intel_pxp *pxp) intel_pxp_invalidate() argument
[all...]
H A Dintel_pxp_gsccs.c52 gsccs_send_message(struct intel_pxp *pxp, in gsccs_send_message() argument
164 gsccs_send_message_retry_complete(struct intel_pxp *pxp, in gsccs_send_message_retry_complete() argument
190 bool intel_pxp_gsccs_is_ready_for_sessions(struct intel_pxp *pxp) in intel_pxp_gsccs_is_ready_for_sessions() argument
207 intel_pxp_gsccs_create_session(struct intel_pxp *pxp, int arb_session_id) intel_pxp_gsccs_create_session() argument
246 intel_pxp_gsccs_end_arb_fw_session(struct intel_pxp *pxp, u32 session_id) intel_pxp_gsccs_end_arb_fw_session() argument
288 gsccs_cleanup_fw_host_session_handle(struct intel_pxp *pxp) gsccs_cleanup_fw_host_session_handle() argument
300 gsccs_destroy_execution_resource(struct intel_pxp *pxp) gsccs_destroy_execution_resource() argument
368 gsccs_allocate_execution_resource(struct intel_pxp *pxp) gsccs_allocate_execution_resource() argument
425 intel_pxp_gsccs_fini(struct intel_pxp *pxp) intel_pxp_gsccs_fini() argument
434 intel_pxp_gsccs_init(struct intel_pxp *pxp) intel_pxp_gsccs_init() argument
[all...]
H A Dintel_pxp_tee.c54 static int intel_pxp_tee_io_message(struct intel_pxp *pxp, in intel_pxp_tee_io_message() argument
102 int intel_pxp_tee_stream_message(struct intel_pxp *pxp, in intel_pxp_tee_stream_message() argument
157 struct intel_pxp *pxp = i915->pxp; i915_pxp_tee_component_bind() local
200 struct intel_pxp *pxp = i915->pxp; i915_pxp_tee_component_unbind() local
222 alloc_streaming_command(struct intel_pxp *pxp) alloc_streaming_command() argument
272 free_streaming_command(struct intel_pxp *pxp) free_streaming_command() argument
284 intel_pxp_tee_component_init(struct intel_pxp *pxp) intel_pxp_tee_component_init() argument
310 intel_pxp_tee_component_fini(struct intel_pxp *pxp) intel_pxp_tee_component_fini() argument
323 intel_pxp_tee_cmd_create_arb_session(struct intel_pxp *pxp, int arb_session_id) intel_pxp_tee_cmd_create_arb_session() argument
362 intel_pxp_tee_end_arb_fw_session(struct intel_pxp *pxp, u32 session_id) intel_pxp_tee_end_arb_fw_session() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c34 struct pxp_ptt_entry pxp; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c37 struct pxp_ptt_entry pxp; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_drv.h350 struct intel_pxp *pxp; member

Completed in 9 milliseconds