Home
last modified time | relevance | path

Searched defs:X86CPUModel (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/
H A Dcpu.c2089 struct X86CPUModel { struct
2091 const X86CPUDefinition *cpudef;
2093 X86CPUVersion version;
2094 const char *note;
2099 bool is_alias;
H A Dcpu.h2335 typedef struct X86CPUModel X86CPUModel; typedef