Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h208 #define SMMU_IOTLB_MAX_SIZE 256 macro
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c145 if (g_hash_table_size(bs->iotlb) >= SMMU_IOTLB_MAX_SIZE) { in smmu_iotlb_insert()