Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy.c24 bool shmem_active; member
92 if (mpxy->shmem_active) in sbi_mpxy_set_shmem()
111 mpxy->shmem_active = true; in sbi_mpxy_set_shmem()
148 if (!mpxy->shmem_active) { in sbi_mpxy_get_channel_ids()
206 if (!mpxy->shmem_active) { in sbi_mpxy_read_attributes()
253 if (!mpxy->shmem_active) { in sbi_mpxy_write_attributes()
309 if (!mpxy->shmem_active) { in sbi_mpxy_send_message_with_response()
369 if (!mpxy->shmem_active) { in sbi_mpxy_send_message_without_response()
415 if (!mpxy->shmem_active) { in sbi_mpxy_get_channel_count()
469 if (!mpxy->shmem_active) { in sbi_mpxy_get_notification_events()