Searched refs:IRQ_LOCAL_GUEST_MAX (Results 1 – 3 of 3) sorted by relevance
454 assert(num_pages >= 1 && num_pages <= (IRQ_LOCAL_GUEST_MAX + 1)); in type_init()
723 #define IRQ_LOCAL_GUEST_MAX (TARGET_LONG_BITS - 1) macro
1287 } else if (irq < (IRQ_LOCAL_MAX + IRQ_LOCAL_GUEST_MAX)) { in riscv_cpu_set_irq()1334 IRQ_LOCAL_MAX + IRQ_LOCAL_GUEST_MAX); in riscv_cpu_init()