Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c169 struct its_collection { struct
183 struct its_collection *collection; argument
292 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection()
294 struct its_collection *collection; in find_collection()
375 struct its_collection *col) in collection_to_vcpu()
402 struct its_collection *coll) in update_affinity_collection()
860 struct its_collection *collection; in vgic_its_cmd_handle_movi()
991 struct its_collection **colp, in vgic_its_alloc_collection()
994 struct its_collection *collection; in vgic_its_alloc_collection()
1011 struct its_collection *collection; in vgic_its_free_collection()
[all …]
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c75 struct its_collection { struct
112 struct its_collection *collections;
325 static struct its_collection *dev_event_to_col(struct its_device *its_dev, in dev_event_to_col()
409 static struct its_collection *valid_col(struct its_collection *col) in valid_col()
452 struct its_collection *col;
464 struct its_collection *col;
474 struct its_collection *col;
483 struct its_collection *col;
504 struct its_collection *col;
537 typedef struct its_collection *(*its_cmd_builder_t)(struct its_node *,
[all …]