Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dhost-cpu.c135 char model_id[CPUID_MODEL_ID_SZ + 1] = { 0 }; in host_cpu_instance_init() local
H A Dcpu.c2200 const char *model_id; member
7010 static void x86_cpuid_set_model_id(Object *obj, const char *model_id, in x86_cpuid_set_model_id()
7338 g_autofree char *model_id = x86_cpu_class_get_model_id(cc); in x86_cpu_list_entry() local
/openbmc/u-boot/include/
H A Dec_commands.h4481 uint32_t model_id; member