Lines Matching defs:its_device
118 struct its_device {
210 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id)
212 struct its_device *device;
229 struct its_device *device;
405 struct its_device *device;
1009 struct its_device *device;
1031 static struct its_ite *vgic_its_alloc_ite(struct its_device *device,
1060 struct its_device *device;
1115 static void vgic_its_free_device(struct kvm *kvm, struct its_device *device)
1136 struct its_device *cur, *temp;
1152 static struct its_device *vgic_its_alloc_device(struct vgic_its *its,
1156 struct its_device *device;
1182 struct its_device *device;
2038 struct its_device *dev)
2040 struct its_device *next;
2130 static int vgic_its_save_ite(struct vgic_its *its, struct its_device *dev,
2149 * @opaque: pointer to the its_device
2154 struct its_device *dev = (struct its_device *)opaque;
2213 static int vgic_its_save_itt(struct vgic_its *its, struct its_device *device)
2250 static int vgic_its_restore_itt(struct vgic_its *its, struct its_device *dev)
2275 static int vgic_its_save_dte(struct vgic_its *its, struct its_device *dev,
2306 struct its_device *dev;
2343 struct its_device *deva = container_of(a, struct its_device, dev_list);
2344 struct its_device *devb = container_of(b, struct its_device, dev_list);
2363 struct its_device *dev;