Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dsmmu-common.c51 static gboolean smmu_iotlb_key_equal(gconstpointer v1, gconstpointer v2) in smmu_iotlb_key_equal() function
674 s->iotlb = g_hash_table_new_full(smmu_iotlb_key_hash, smmu_iotlb_key_equal, in smmu_base_realize()