Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c704 static char *smp_config_to_string(const SMPConfiguration *config) in smp_config_to_string() function
786 g_autofree char *config_str = smp_config_to_string(config); in check_parse()