Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst64 GICD_IIDR.Revision is updated when the KVM implementation of an emulated
66 Userspace should read GICD_IIDR from KVM and write back the read value to
68 Userspace should set GICD_IIDR before setting any other registers (both
70 the expected behavior. Unless GICD_IIDR has been set from userspace, writes
H A Darm-vgic-v3.rst116 GICD_IIDR.Revision is updated when the KVM implementation is changed in a
118 GICD_IIDR from KVM and write back the read value to confirm its expected
120 GICD_IIDR before setting any other registers to ensure the expected
/openbmc/u-boot/arch/arm/include/asm/
H A Dgic.h13 #define GICD_IIDR 0x0008 macro
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c92 case GICD_IIDR: in vgic_mmio_read_v3_misc()
147 case GICD_IIDR: in vgic_mmio_write_v3_misc()
165 case GICD_IIDR: in vgic_mmio_uaccess_write_v3_misc()
/openbmc/qemu/hw/intc/
H A Darm_gicv3_dist.c434 case GICD_IIDR: in gicd_readl()
808 case GICD_IIDR: in gicd_writel()
H A Dgicv3_internal.h33 #define GICD_IIDR 0x0008 macro
/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v3.h15 #define GICD_IIDR 0x0008 macro
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c2039 gic_enable_quirks(readl_relaxed(gic_data.dist_base + GICD_IIDR), in gic_init_bases()