Home
last modified time | relevance | path

Searched refs:ARCH_GIC_MAINT_IRQ (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dbsa.h28 #define ARCH_GIC_MAINT_IRQ 25 macro
/openbmc/qemu/hw/arm/
H A Dmps3r.c309 intidbase + ARCH_GIC_MAINT_IRQ)); in create_gic()
H A Dvirt.c614 INTID_TO_PPI(ARCH_GIC_MAINT_IRQ), in fdt_add_gic_node()
639 INTID_TO_PPI(ARCH_GIC_MAINT_IRQ), in fdt_add_gic_node()
888 intidbase + ARCH_GIC_MAINT_IRQ); in create_gic()
893 intidbase + ARCH_GIC_MAINT_IRQ); in create_gic()
H A Daspeed_ast27x0.c456 intidbase + ARCH_GIC_MAINT_IRQ); in aspeed_soc_ast2700_gic_realize()
H A Dsbsa-ref.c500 + ARCH_GIC_MAINT_IRQ)); in create_gic()
H A Dvirt-acpi-build.c694 uint32_t vgic_interrupt = vms->virt ? ARCH_GIC_MAINT_IRQ : 0; in build_madt()