iodev_type        160 include/kvm/arm_vgic.h 	enum iodev_type iodev_type;
iodev_type        707 virt/kvm/arm/vgic/vgic-its.c 	if (iodev->iodev_type != IODEV_ITS)
iodev_type       1814 virt/kvm/arm/vgic/vgic-its.c 	iodev->iodev_type = IODEV_ITS;
iodev_type        530 virt/kvm/arm/vgic/vgic-mmio-v2.c 		.iodev_type = IODEV_CPUIF,
iodev_type        542 virt/kvm/arm/vgic/vgic-mmio-v2.c 		.iodev_type = IODEV_DIST,
iodev_type        637 virt/kvm/arm/vgic/vgic-mmio-v3.c 	rd_dev->iodev_type = IODEV_REDIST;
iodev_type        866 virt/kvm/arm/vgic/vgic-mmio.c 	switch (iodev->iodev_type) {
iodev_type        896 virt/kvm/arm/vgic/vgic-mmio.c 	switch (iodev->iodev_type) {
iodev_type        938 virt/kvm/arm/vgic/vgic-mmio.c 	io_device->iodev_type = IODEV_DIST;