Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c176 #define its_is_collection_mapped(coll) ((coll) && \ macro
390 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
671 if (!ite || !its_is_collection_mapped(ite->collection)) in vgic_its_resolve_lpi()
829 if (ite && its_is_collection_mapped(ite->collection)) { in vgic_its_cmd_handle_discard()
866 if (!its_is_collection_mapped(ite->collection)) in vgic_its_cmd_handle_movi()
870 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_movi()
1107 if (its_is_collection_mapped(collection)) in vgic_its_cmd_handle_mapi()
1365 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_invall()
2201 if (its_is_collection_mapped(collection)) in vgic_its_restore_ite()