Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/vgic/
Dvgic-its.c130 struct its_collection { struct
144 struct its_collection *collection; argument
259 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection()
261 struct its_collection *collection; in find_collection()
403 struct its_collection *coll) in update_affinity_collection()
876 struct its_collection *collection; in vgic_its_cmd_handle_movi()
1007 struct its_collection **colp, in vgic_its_alloc_collection()
1010 struct its_collection *collection; in vgic_its_alloc_collection()
1027 struct its_collection *collection; in vgic_its_free_collection()
1051 struct its_collection *collection, in vgic_its_alloc_ite()
[all …]
/linux-5.19.10/drivers/irqchip/
Dirq-gic-v3-its.c71 struct its_collection { struct
108 struct its_collection *collections;
234 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
300 static struct its_collection *valid_col(struct its_collection *col) in valid_col()
343 struct its_collection *col;
355 struct its_collection *col;
365 struct its_collection *col;
374 struct its_collection *col;
395 struct its_collection *col;
428 typedef struct its_collection *(*its_cmd_builder_t)(struct its_node *,
[all …]