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;
995 static bool vgic_its_check_event_id(struct vgic_its *its, struct its_device *device,
1036 struct its_device *device;
1058 static struct its_ite *vgic_its_alloc_ite(struct its_device *device,
1087 struct its_device *device;
1147 static void vgic_its_free_device(struct kvm *kvm, struct its_device *device)
1168 struct its_device *cur, *temp;
1184 static struct its_device *vgic_its_alloc_device(struct vgic_its *its,
1188 struct its_device *device;
1214 struct its_device *device;
2115 struct its_device *dev)
2117 struct its_device *next;
2207 static int vgic_its_save_ite(struct vgic_its *its, struct its_device *dev,
2226 * @opaque: pointer to the its_device
2231 struct its_device *dev = opaque;
2295 static int vgic_its_save_itt(struct vgic_its *its, struct its_device *device)
2332 static int vgic_its_restore_itt(struct vgic_its *its, struct its_device *dev)
2357 static int vgic_its_save_dte(struct vgic_its *its, struct its_device *dev,
2388 struct its_device *dev;
2429 struct its_device *deva = container_of(a, struct its_device, dev_list);
2430 struct its_device *devb = container_of(b, struct its_device, dev_list);
2449 struct its_device *dev;