Searched defs:cachesize (Results 1 – 4 of 4) 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/linux/drivers/s390/char/ |
H A D | hmcdrv_cache.c | 216 int hmcdrv_cache_startup(size_t cachesize) in hmcdrv_cache_startup()
|
/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 | 1042 unsigned linesize, unsigned cachesize, in make_ccsidr()
|