Home
last modified time | relevance | path

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

/linux-5.19.10/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()
679 if (!ite || !its_is_collection_mapped(ite->collection)) in vgic_its_resolve_lpi()
849 if (ite && its_is_collection_mapped(ite->collection)) { in vgic_its_cmd_handle_discard()
882 if (!its_is_collection_mapped(ite->collection)) in vgic_its_cmd_handle_movi()
886 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_movi()
1123 if (its_is_collection_mapped(collection)) in vgic_its_cmd_handle_mapi()
1382 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_invall()
2238 if (its_is_collection_mapped(collection)) in vgic_its_restore_ite()