Home
last modified time | relevance | path

Searched defs:drawers (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/core/
H A Dmachine-smp.c90 unsigned drawers = config->has_drawers ? config->drawers : 0; in machine_parse_smp_config() local
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c1425 unsigned int drawers, books, dies, clusters, modules, multiplier; in test_full_topo() local
/openbmc/qemu/include/hw/
H A Dboards.h374 unsigned int drawers; member