Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.c34 #define LIMIT_CACHE_CTX (1U << 7) macro
1140 if (g_hash_table_size(ctx_cache) >= LIMIT_CACHE_CTX) { in riscv_iommu_ctx()