Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kvm/vgic/
Dvgic-its.c137 #define its_is_collection_mapped(coll) ((coll) && \ macro
391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
686 if (!ite || !its_is_collection_mapped(ite->collection)) in vgic_its_resolve_lpi()
857 if (ite && its_is_collection_mapped(ite->collection)) { in vgic_its_cmd_handle_discard()
890 if (!its_is_collection_mapped(ite->collection)) in vgic_its_cmd_handle_movi()
894 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_movi()
1131 if (its_is_collection_mapped(collection)) in vgic_its_cmd_handle_mapi()
1390 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_invall()
2270 if (its_is_collection_mapped(collection)) in vgic_its_restore_ite()