Searched refs:SR_SIE (Results 1 – 4 of 4) sorted by relevance
169 csr_set(CSR_SSTATUS, SR_SIE); in local_irq_enable()174 csr_clear(CSR_SSTATUS, SR_SIE); in local_irq_disable()
147 if (vsstatus & SR_SIE) in kvm_riscv_vcpu_trap_redirect()151 vsstatus &= ~SR_SIE; in kvm_riscv_vcpu_trap_redirect()
13 #define SR_SIE _AC(0x00000002, UL) /* Supervisor Interrupt Enable */ macro467 # define SR_IE SR_SIE
12 #define SR_SIE _AC(0x00000002, UL) /* Supervisor Interrupt Enable */ macro454 # define SR_IE SR_SIE