Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/
Dumc.c13 .c_ident = { "UMC UMC UMC" },
Dvortex.c12 .c_ident = { "Vortex86 SoC" },
Dcyrix.c451 .c_ident = { "CyrixInstead" },
462 .c_ident = { "Geode by NSC" },
Dtransmeta.c105 .c_ident = { "GenuineTMx86", "TransmetaCPU" },
Dcpu.h10 const char *c_ident[2]; member
Dzhaoxin.c124 .c_ident = { " Shanghai " },
Dcentaur.c242 .c_ident = { "CentaurHauls" },
Dcommon.c939 if (!strcmp(v, cpu_devs[i]->c_ident[0]) || in get_cpu_vendor()
940 (cpu_devs[i]->c_ident[1] && in get_cpu_vendor()
941 !strcmp(v, cpu_devs[i]->c_ident[1]))) { in get_cpu_vendor()
1674 if (!cpudev->c_ident[j]) in early_cpu_init()
1677 cpudev->c_ident[j]); in early_cpu_init()
Dhygon.c383 .c_ident = { "HygonGenuine" },
Damd.c1230 .c_ident = { "AuthenticAMD" },
Dintel.c927 .c_ident = { "GenuineIntel" },