Searched refs:SR_SIE (Results 1 – 2 of 2) sorted by relevance
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 */ macro327 # define SR_IE SR_SIE
Completed in 6 milliseconds