Home
last modified time | relevance | path

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

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