Home
last modified time | relevance | path

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

/arch/arm64/kvm/vgic/
A Dvgic-its.c268 return collection; in find_collection()
843 ite->collection = collection; in vgic_its_cmd_handle_movi()
966 collection = kzalloc(sizeof(*collection), GFP_KERNEL_ACCOUNT); in vgic_its_alloc_collection()
967 if (!collection) in vgic_its_alloc_collection()
974 *colp = collection; in vgic_its_alloc_collection()
991 if (!collection) in vgic_its_free_collection()
1000 kfree(collection); in vgic_its_free_collection()
1015 ite->collection = collection; in vgic_its_alloc_ite()
1058 if (!collection) { in vgic_its_cmd_handle_mapi()
2163 if (!collection) in vgic_its_restore_ite()
[all …]
A Dvgic-debug.c504 if (ite->irq && ite->collection) { in vgic_its_debug_show()
507 ite->collection->target_addr, in vgic_its_debug_show()
508 ite->collection->collection_id, ite->irq->hw); in vgic_its_debug_show()
A Dvgic.h219 struct its_collection *collection; member
/arch/sparc/
A DKconfig376 SPARC-v8 standard. LEON is part of the GRLIB collection of
/arch/
A DKconfig845 still passed to Clang to facilitate the collection
865 to Clang to facilitate the collection of perf data for creating
1575 bool "Locking event counts collection"
/arch/arm64/
A DKconfig1003 Work around this in the driver by executing TSB CSYNC and DSB after collection

Completed in 32 milliseconds