Searched refs:MIP_SEIP (Results 1 – 4 of 4) sorted by relevance
828 #define MIP_SEIP (1 << IRQ_S_EXT) macro837 #define SIP_SEIP MIP_SEIP850 #define S_MODE_INTERRUPTS ((uint64_t)(MIP_SSIP | MIP_STIP | MIP_SEIP))
57 #define MIP_SEIP BIT(IRQ_S_EXT) macro
354 (imsic->mmode) ? MIP_MEIP : MIP_SEIP) < 0) { in riscv_imsic_realize()
403 if (riscv_cpu_claim_interrupts(cpu, MIP_SEIP) < 0) { in sifive_plic_realize()