Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/irqchip/
H A Darm-gic.h53 #define GIC_DIST_TARGET 0x800 macro
/openbmc/qemu/hw/intc/
H A Dgic_internal.h50 #define GIC_DIST_TARGET(irq) (s->irq_target[irq]) macro