Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqed-l2-cache.c59 #define MAX_L2_CACHE_SIZE 50 macro
175 if (l2_cache->n_entries >= MAX_L2_CACHE_SIZE) { in qed_commit_l2_cache_entry()
187 if (l2_cache->n_entries < MAX_L2_CACHE_SIZE) { in qed_commit_l2_cache_entry()