Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dboards.h385 typedef struct SmpCache { struct
387 } SmpCache; typedef
439 SmpCache smp_cache;
/openbmc/qemu/hw/core/
H A Dmachine-smp.c357 static bool smp_cache_topo_cmp(const SmpCache *smp_cache, in smp_cache_topo_cmp()
H A Dmachine.c924 SmpCache *cache = &ms->smp_cache; in machine_get_smp_cache()