Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dmachine-smp.c317 !mc->smp_props.cache_supported[props->cache]) { in machine_parse_smp_cache()
/openbmc/qemu/include/hw/
H A Dboards.h168 bool cache_supported[CACHE_LEVEL_AND_TYPE__MAX]; member