Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy.h19 #define SBI_EXT_MPXY_GET_NOTIFICATION_EVENTS 0x7 macro
/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy.c474 sbiret = sbi_ecall(SBI_EXT_MPXY, SBI_EXT_MPXY_GET_NOTIFICATION_EVENTS, in sbi_mpxy_get_notification_events()