Home
last modified time | relevance | path

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

/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.rst128 * GICD_IIDR.Revision
131 GICD_IIDR.Revision is updated when the KVM implementation is changed in a
133 GICD_IIDR from KVM and write back the read value to confirm its expected
135 GICD_IIDR before setting any other registers to ensure the expected
/linux/tools/testing/selftests/kvm/include/arm64/ !
H A Dgic_v3.h15 #define GICD_IIDR 0x0008 macro
/linux/include/linux/irqchip/ !
H A Darm-gic-v3.h15 #define GICD_IIDR 0x0008 macro
/linux/arch/arm64/kvm/vgic/ !
H A Dvgic-kvm-device.c517 case GICD_IIDR: in reg_allowed_pre_init()
/linux/drivers/irqchip/ !
H A Dirq-gic-v3.c2085 gic_enable_quirks(readl_relaxed(gic_data.dist_base + GICD_IIDR), in gic_init_bases()