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()
81 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_set_shmem()
130 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_get_channel_ids()
192 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_read_attributes()
239 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_write_attributes()
294 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_send_message_with_response()
355 struct mpxy_core_local *mpxy = NULL; in sbi_mpxy_send_message_without_response()
[all …]