Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dcpu-common.c171 char *featurestr = features ? strtok(features, ",") : NULL; in cpu_common_parse_features() local
/openbmc/qemu/target/sparc/
H A Dcpu.c127 char *featurestr; /* Single 'key=value" string being parsed */ in sparc_cpu_parse_features() local
/openbmc/qemu/target/i386/
H A Dcpu.c5814 char *featurestr; /* Single 'key=value" string being parsed */ in x86_cpu_parse_featurestr() local