Home
last modified time | relevance | path

Searched refs:collection (Results 1 – 4 of 4) sorted by relevance

/arch/arm64/kvm/vgic/
Dvgic-its.c144 struct its_collection *collection; member
261 struct its_collection *collection; in find_collection() local
263 list_for_each_entry(collection, &its->collection_list, coll_list) { in find_collection()
264 if (coll_id == collection->collection_id) in find_collection()
265 return collection; in find_collection()
391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
394 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in update_affinity_ite()
409 if (ite->collection != coll) in update_affinity_collection()
686 if (!ite || !its_is_collection_mapped(ite->collection)) in vgic_its_resolve_lpi()
689 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in vgic_its_resolve_lpi()
[all …]
/arch/sparc/
DKconfig377 SPARC-v8 standard. LEON is part of the GRLIB collection of
/arch/
DKconfig1358 bool "Locking event counts collection"
/arch/arm64/
DKconfig964 Work around this in the driver by executing TSB CSYNC and DSB after collection