Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/riscv/
H A Darch_timer.h42 csr_set(CSR_SIE, IE_TIE); in timer_irq_enable()
47 csr_clear(CSR_SIE, IE_TIE); in timer_irq_disable()
/linux/arch/riscv/kernel/
H A Dkexec_relocate.S33 csrw CSR_SIE, zero
162 csrw CSR_SIE, zero
/linux/tools/arch/riscv/include/asm/
H A Dcsr.h286 #define CSR_SIE 0x104 macro
439 # define CSR_IE CSR_SIE