Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/kernel/
Dsmp.c53 csr_clear(sip, SIE_SSIE); in riscv_software_interrupt()
/Linux-v4.19/arch/riscv/include/asm/
Dcsr.h55 #define SIE_SSIE _AC(0x00000002, UL) /* Software Interrupt Enable */ macro