Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2.h121 #define DEFAULT_L2_CACHE_MAX_SIZE (32 * MiB) macro
124 #define DEFAULT_L2_CACHE_MAX_SIZE (8 * MiB) macro
H A Dqcow2.c905 DEFAULT_L2_CACHE_MAX_SIZE); in read_cache_sizes()