Searched refs:GICD_IIDR (Results 1 – 4 of 4) sorted by relevance
53 GICD_IIDR.Revision is updated when the KVM implementation of an emulated55 Userspace should read GICD_IIDR from KVM and write back the read value to57 Userspace should set GICD_IIDR before setting any other registers (both59 the expected behavior. Unless GICD_IIDR has been set from userspace, writes
103 GICD_IIDR.Revision is updated when the KVM implementation is changed in a105 GICD_IIDR from KVM and write back the read value to confirm its expected107 GICD_IIDR before setting any other registers to ensure the expected
91 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()
27 #define GICD_IIDR 0x0008 macro