Home
last modified time | relevance | path

Searched defs:channel_ctx (Results 1 – 9 of 9) sorted by relevance

/SCP-firmware-master/product/morello/module/morello_smt/src/
A Dmod_smt.c64 struct smt_channel_ctx *channel_ctx; in smt_get_secure() local
81 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local
98 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local
121 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local
150 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local
172 struct smt_channel_ctx *channel_ctx; in smt_respond() local
222 struct smt_channel_ctx *channel_ctx; in smt_is_channel_free() local
234 struct smt_channel_ctx *channel_ctx; in smt_send() local
269 struct smt_channel_ctx *channel_ctx; in smt_put_channel() local
321 struct smt_channel_ctx *channel_ctx; in smt_signal_message() local
[all …]
/SCP-firmware-master/product/n1sdp/module/n1sdp_smt/src/
A Dmod_smt.c64 struct smt_channel_ctx *channel_ctx; in smt_get_secure() local
81 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local
98 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local
120 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local
148 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local
171 struct smt_channel_ctx *channel_ctx; in smt_respond() local
220 struct smt_channel_ctx *channel_ctx; in smt_is_channel_free() local
232 struct smt_channel_ctx *channel_ctx; in smt_send() local
267 struct smt_channel_ctx *channel_ctx; in smt_put_channel() local
319 struct smt_channel_ctx *channel_ctx; in smt_signal_message() local
[all …]
/SCP-firmware-master/module/transport/src/
A Dmod_transport.c94 struct transport_channel_ctx *channel_ctx; in transport_get_secure() local
113 struct transport_channel_ctx *channel_ctx; in transport_get_max_payload_size() local
130 struct transport_channel_ctx *channel_ctx; in transport_get_message_header() local
158 struct transport_channel_ctx *channel_ctx; in transport_get_payload() local
189 struct transport_channel_ctx *channel_ctx; in transport_write_payload() local
219 struct transport_channel_ctx *channel_ctx; in transport_respond() local
307 struct transport_channel_ctx *channel_ctx; in transport_transmit() local
384 struct transport_channel_ctx *channel_ctx; in transport_release_channel_lock() local
404 struct transport_channel_ctx *channel_ctx; in transport_trigger_interrupt() local
446 struct transport_channel_ctx *channel_ctx; in transport_get_fch() local
[all …]
/SCP-firmware-master/module/optee/smt/src/
A Dmod_optee_smt.c79 struct smt_channel_ctx *channel_ctx; in smt_get_secure() local
98 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local
115 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local
138 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local
167 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local
192 struct smt_channel_ctx *channel_ctx; in smt_respond() local
220 struct smt_channel_ctx *channel_ctx; in smt_transmit() local
270 static int smt_requester_handler(struct smt_channel_ctx *channel_ctx) in smt_requester_handler()
335 struct smt_channel_ctx *channel_ctx; in smt_signal_message() local
438 struct smt_channel_ctx *channel_ctx; in mailbox_smt_bind() local
[all …]
/SCP-firmware-master/module/msg_smt/src/
A Dmod_msg_smt.c92 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local
109 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local
132 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local
160 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local
184 struct smt_channel_ctx *channel_ctx; in smt_respond() local
207 struct smt_channel_ctx *channel_ctx; in smt_transmit() local
250 static int smt_requester_handler(struct smt_channel_ctx *channel_ctx) in smt_requester_handler()
270 static int smt_completer_handler(struct smt_channel_ctx *channel_ctx) in smt_completer_handler()
280 struct smt_channel_ctx *channel_ctx; in msg_signal_message() local
373 struct smt_channel_ctx *channel_ctx; in msg_bind() local
[all …]
/SCP-firmware-master/module/mhu2/src/
A Dmod_mhu2.c84 struct mhu2_channel_ctx *channel_ctx = (struct mhu2_channel_ctx *)ctx_param; in mhu2_isr() local
113 struct mhu2_channel_ctx *channel_ctx; in raise_interrupt() local
141 struct mhu2_channel_ctx *channel_ctx; in mhu2_send_message() local
222 struct mhu2_channel_ctx *channel_ctx; in mhu2_get_message() local
310 struct mhu2_channel_ctx *channel_ctx; in mhu2_channel_init() local
361 struct mhu2_channel_ctx *channel_ctx; in mhu2_bind() local
397 struct mhu2_channel_ctx *channel_ctx; in mhu2_process_bind_request() local
436 struct mhu2_channel_ctx *channel_ctx; in mhu2_start() local
/SCP-firmware-master/module/mhu3/src/
A Dmod_mhu3.c81 struct mhu3_channel_ctx *channel_ctx; in mhu3_isr() local
291 struct mhu3_channel_ctx *channel_ctx; in mhu3_fch_register_callback() local
450 struct mhu3_channel_ctx *channel_ctx; in mhu3_bind() local
487 struct mhu3_channel_ctx *channel_ctx; in mhu3_process_bind_request() local
/SCP-firmware-master/module/optee/mbx/src/
A Dmod_optee_mbx.c128 struct mbx_device_ctx *channel_ctx = &mbx_ctx.device_ctx_table[idx]; in raise_smt_interrupt() local
144 struct mbx_device_ctx *channel_ctx = &mbx_ctx.device_ctx_table[idx]; in raise_shm_notification() local
/SCP-firmware-master/module/mhu3/test/
A Dmod_mhu3_unit_test.c120 struct mhu3_channel_ctx *channel_ctx; in test_mhu3_bind_round_1_success() local
145 struct mhu3_channel_ctx *channel_ctx; in test_mhu3_bind_fail() local

Completed in 16 milliseconds