Searched refs:collection (Results 1 – 6 of 6) sorted by relevance
268 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 …]
504 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()
219 struct its_collection *collection; member
376 SPARC-v8 standard. LEON is part of the GRLIB collection of
845 still passed to Clang to facilitate the collection865 to Clang to facilitate the collection of perf data for creating1575 bool "Locking event counts collection"
1003 Work around this in the driver by executing TSB CSYNC and DSB after collection
Completed in 32 milliseconds