Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy.h18 #define SBI_EXT_MPXY_SEND_MSG_WITHOUT_RESP 0x6 macro
/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy.c377 sbiret = sbi_ecall(SBI_EXT_MPXY, SBI_EXT_MPXY_SEND_MSG_WITHOUT_RESP, in sbi_mpxy_send_message_without_response()