Home
last modified time | relevance | path

Searched refs:its_collection (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3-its.c66 struct its_collection { struct
102 struct its_collection *collections;
194 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
202 static struct its_collection *valid_col(struct its_collection *col) in valid_col()
245 struct its_collection *col;
257 struct its_collection *col;
267 struct its_collection *col;
276 struct its_collection *col;
297 struct its_collection *col;
314 typedef struct its_collection *(*its_cmd_builder_t)(struct its_node *,
[all …]
/Linux-v5.4/virt/kvm/arm/vgic/
Dvgic-its.c123 struct its_collection { struct
137 struct its_collection *collection; argument
252 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection()
254 struct its_collection *collection; in find_collection()
393 struct its_collection *coll) in update_affinity_collection()
868 struct its_collection *collection; in vgic_its_cmd_handle_movi()
972 struct its_collection **colp, in vgic_its_alloc_collection()
975 struct its_collection *collection; in vgic_its_alloc_collection()
995 struct its_collection *collection; in vgic_its_free_collection()
1019 struct its_collection *collection, in vgic_its_alloc_ite()
[all …]