Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/vgic/
Dvgic-its.c148 #define its_is_collection_mapped(coll) ((coll) && \ macro
398 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
565 if (!ite || !its_is_collection_mapped(ite->collection)) in vgic_its_resolve_lpi()
744 if (!its_is_collection_mapped(ite->collection)) in vgic_its_cmd_handle_movi()
748 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_movi()
957 if (its_is_collection_mapped(collection)) in vgic_its_cmd_handle_mapi()
1173 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_invall()
2004 if (its_is_collection_mapped(collection)) in vgic_its_restore_ite()