Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dencoding.h132 #define MIP_SSIP (1 << IRQ_S_SOFT) macro
146 #define MIP_S_MASK (MIP_SSIP | MIP_STIP | MIP_SEIP)
152 #define SIP_SSIP MIP_SSIP