Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h479 #define ITS_IDBITS GICD_TYPER_IDBITS macro
H A Darm_gicv3_its.c1942 s->typer = FIELD_DP64(s->typer, GITS_TYPER, IDBITS, ITS_IDBITS); in gicv3_arm_its_realize()