Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy.h12 #define SBI_EXT_MPXY_GET_SHMEM_SIZE 0x0 macro
/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy.c58 sbiret = sbi_ecall(SBI_EXT_MPXY, SBI_EXT_MPXY_GET_SHMEM_SIZE, 0, 0, 0, in sbi_mpxy_get_shmem_size()