Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/plat-sifive/
H A Dplatform_config.h18 (CSR_XIE_EIE | CSR_XIE_TIE | CSR_XIE_SIE)
/optee_os/core/arch/riscv/plat-spike/
H A Dplatform_config.h23 #define PLAT_THREAD_EXCP_FOREIGN_INTR (CSR_XIE_EIE)
/optee_os/core/arch/riscv/plat-virt/
H A Dplatform_config.h113 (CSR_XIE_EIE | CSR_XIE_TIE | CSR_XIE_SIE)
/optee_os/core/arch/riscv/include/
H A Driscv.h70 #define CSR_XIE_EIE BIT64(IRQ_XEXT) macro