Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dgic_internal.h136 #define GICH_LR_PHYS_ID(entry) (FIELD_EX32(entry, GICH_LR0, PhysicalID)) macro
293 int phys_irq = GICH_LR_PHYS_ID(*entry); in gic_clear_active()