Searched refs:its_is_collection_mapped (Results 1 – 2 of 2) sorted by relevance
355 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()636 if (!ite || !its_is_collection_mapped(ite->collection)) in vgic_its_resolve_lpi()799 if (ite && its_is_collection_mapped(ite->collection)) { in vgic_its_cmd_handle_discard()836 if (!its_is_collection_mapped(ite->collection)) in vgic_its_cmd_handle_movi()840 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_movi()1077 if (its_is_collection_mapped(collection)) in vgic_its_cmd_handle_mapi()1335 if (!its_is_collection_mapped(collection)) in vgic_its_cmd_handle_invall()2173 if (its_is_collection_mapped(collection)) in vgic_its_restore_ite()
212 #define its_is_collection_mapped(coll) ((coll) && \ macro
Completed in 10 milliseconds