Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3-its.c74 struct its_collection { struct
105 struct its_collection *collections;
179 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
187 static struct its_collection *valid_col(struct its_collection *col) in valid_col()
230 struct its_collection *col;
242 struct its_collection *col;
252 struct its_collection *col;
261 struct its_collection *col;
282 struct its_collection *col;
299 typedef struct its_collection *(*its_cmd_builder_t)(struct its_node *,
[all …]
/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic-its.c134 struct its_collection { struct
148 struct its_collection *collection; argument
262 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection()
264 struct its_collection *collection; in find_collection()
403 struct its_collection *coll) in update_affinity_collection()
731 struct its_collection *collection; in vgic_its_cmd_handle_movi()
829 struct its_collection **colp, in vgic_its_alloc_collection()
832 struct its_collection *collection; in vgic_its_alloc_collection()
852 struct its_collection *collection; in vgic_its_free_collection()
876 struct its_collection *collection, in vgic_its_alloc_ite()
[all …]