Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/virtual/kvm/devices/
Darm-vgic.txt53 GICD_IIDR.Revision is updated when the KVM implementation of an emulated
55 Userspace should read GICD_IIDR from KVM and write back the read value to
57 Userspace should set GICD_IIDR before setting any other registers (both
59 the expected behavior. Unless GICD_IIDR has been set from userspace, writes
Darm-vgic-v3.txt103 GICD_IIDR.Revision is updated when the KVM implementation is changed in a
105 GICD_IIDR from KVM and write back the read value to confirm its expected
107 GICD_IIDR before setting any other registers to ensure the expected
/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic-mmio-v3.c91 case GICD_IIDR: in vgic_mmio_read_v3_misc()
118 case GICD_IIDR: in vgic_mmio_write_v3_misc()
128 case GICD_IIDR: in vgic_mmio_uaccess_write_v3_misc()
/Linux-v4.19/include/linux/irqchip/
Darm-gic-v3.h27 #define GICD_IIDR 0x0008 macro