Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy.c21 struct mpxy_core_local { struct
27 static struct mpxy_core_local mpxy_core_local_array[CFG_TEE_CORE_NB_CORE]; argument
29 static struct mpxy_core_local *mpxy_get_core_local(void) in mpxy_get_core_local()
31 struct mpxy_core_local *mpxy = NULL; in mpxy_get_core_local()
83 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_set_shmem()
132 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_get_channel_ids()
194 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_read_attributes()
241 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_write_attributes()
296 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_send_message_with_response()
357 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_send_message_without_response()
[all …]