Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h86 #define IRQ_PMU_OVF 13 macro
87 #define IRQ_LOCAL_MAX (IRQ_PMU_OVF + 1)
444 # define RV_IRQ_PMU IRQ_PMU_OVF
445 # define SIP_LCOFIP (_AC(0x1, UL) << IRQ_PMU_OVF)
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h704 #define IRQ_PMU_OVF 13 macro
722 #define MIP_LCOFIP (1 << IRQ_PMU_OVF)
886 #define MIE_LCOFIE (1 << IRQ_PMU_OVF)