Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dsbi-ipi.c27 csr_clear(CSR_IP, IE_SIE); in sbi_ipi_handle()
/linux/tools/arch/riscv/include/asm/
H A Dcsr.h468 #define IE_SIE (_AC(0x1, UL) << RV_IRQ_SOFT) macro
/linux/arch/riscv/include/asm/
H A Dcsr.h543 #define IE_SIE (_AC(0x1, UL) << RV_IRQ_SOFT) macro