Home
last modified time | relevance | path

Searched defs:IRQ_LOCAL_MAX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h87 #define IRQ_LOCAL_MAX (IRQ_PMU_OVF + 1) macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h721 #define IRQ_LOCAL_MAX 64 macro