Lines Matching defs:X86CPUClass
2343 struct X86CPUClass { struct
2344 CPUClass parent_class;
2350 const X86CPUModel *model;
2352 bool host_cpuid_required;
2353 int ordering;
2354 bool migration_safe;
2355 bool static_model;
2361 const char *model_description;
2363 DeviceRealize parent_realize;
2364 DeviceUnrealize parent_unrealize;
2365 ResettablePhases parent_phases;