Searched defs:cachesize (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/contrib/plugins/ |
| H A D | cache.c | 74 int cachesize; member 233 static const char *cache_config_error(int blksize, int assoc, int cachesize) in cache_config_error() 244 static bool bad_cache_params(int blksize, int assoc, int cachesize) in bad_cache_params() 249 static Cache *cache_init(int blksize, int assoc, int cachesize) in cache_init() 285 static Cache **caches_init(int blksize, int assoc, int cachesize) in caches_init()
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | cache.py | 453 def cachesize(self): member in Cache
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu-features.h | 1122 unsigned linesize, unsigned cachesize, in make_ccsidr()
|