Searched refs:IRQ_IPI (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/loongarch/ | ||
H A D | cpu.h | 241 #define IRQ_IPI 12 macro |
/openbmc/qemu/hw/loongarch/ | ||
H A D | virt.c | 864 qdev_connect_gpio_out(ipi, cpu, qdev_get_gpio_in(cpudev, IRQ_IPI)); in virt_irq_init() |