Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/irqchip/
Dirq-gic-v3-its.c73 struct its_collection { struct
109 struct its_collection *collections;
200 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
208 static struct its_collection *valid_col(struct its_collection *col) in valid_col()
251 struct its_collection *col;
263 struct its_collection *col;
273 struct its_collection *col;
282 struct its_collection *col;
303 struct its_collection *col;
320 typedef struct its_collection *(*its_cmd_builder_t)(struct its_node *,
[all …]
/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic-its.c141 struct its_collection { struct
155 struct its_collection *collection; argument
269 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection()
271 struct its_collection *collection; in find_collection()
410 struct its_collection *coll) in update_affinity_collection()
738 struct its_collection *collection; in vgic_its_cmd_handle_movi()
843 struct its_collection **colp, in vgic_its_alloc_collection()
846 struct its_collection *collection; in vgic_its_alloc_collection()
866 struct its_collection *collection; in vgic_its_free_collection()
890 struct its_collection *collection, in vgic_its_alloc_ite()
[all …]