Searched refs:VTD_IOTLB_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
120 #define VTD_IOTLB_MAX_SIZE 1024 /* Max size of the hash table */ macro
389 if (g_hash_table_size(s->iotlb) >= VTD_IOTLB_MAX_SIZE) { in vtd_update_iotlb()