Searched refs:x86_model (Results 1 - 25 of 80) sorted by last modified time

1234

/linux-master/drivers/iommu/amd/
H A Dinit.c1662 (boot_cpu_data.x86_model < 0x10) ||
1663 (boot_cpu_data.x86_model > 0x1f))
1693 (boot_cpu_data.x86_model < 0x30) ||
1694 (boot_cpu_data.x86_model > 0x3f))
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c309 (((c->x86 == 0x6) && (c->x86_model <= 0xd)) ||
310 ((c->x86 == 0xf) && (c->x86_model <= 0x6)))) {
/linux-master/arch/x86/mm/
H A Dfault.c121 c->x86 == 0xf && c->x86_model < 0x40);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c407 switch (x86_model(eax)) {
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h338 static inline unsigned int x86_model(unsigned int eax) function
652 return x86_model(this_cpu_fms());
907 return x86_model(kvm_cpu_fms());
/linux-master/sound/soc/intel/avs/boards/
H A Des8336.c156 switch (boot_cpu_data.x86_model) {
/linux-master/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h183 boot_cpu_data.x86_model == (x))
186 (boot_cpu_data.x86_model == (x) || \
187 boot_cpu_data.x86_model == (y)))
/linux-master/drivers/platform/x86/intel/ifs/
H A Dload.c272 boot_cpu_data.x86, boot_cpu_data.x86_model,
391 test->test_num, boot_cpu_data.x86, boot_cpu_data.x86_model,
/linux-master/drivers/platform/x86/amd/
H A Dhsmp.c740 if (boot_cpu_data.x86 == 0x1A && boot_cpu_data.x86_model <= 0x0F)
777 boot_cpu_data.x86, boot_cpu_data.x86_model);
828 boot_cpu_data.x86, boot_cpu_data.x86_model);
916 boot_cpu_data.x86, boot_cpu_data.x86_model);
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c2529 switch (boot_cpu_data.x86_model) {
/linux-master/drivers/hwmon/
H A Dcoretemp.c190 if (c->x86_model == tm->model &&
197 if (c->x86_model == 0xf && c->x86_stepping < 4)
200 if (c->x86_model > 0xe && usemsr_ee) {
214 } else if (c->x86_model < 0x17 && !(eax & 0x10000000)) {
229 if (c->x86_model == 0x17 &&
263 u8 model = c->x86_model;
463 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) {
583 if (c->x86_model > 0xe && c->x86_model != 0x1c)
/linux-master/drivers/cpufreq/
H A Damd-pstate.c339 if (c->x86 == 0x19 && (c->x86_model >= 0x70 && c->x86_model <= 0x7f))
/linux-master/arch/x86/virt/vmx/tdx/
H A Dtdx.c1429 switch (boot_cpu_data.x86_model) {
/linux-master/arch/x86/kernel/cpu/
H A Dtopology_amd.c113 if (!boot_cpu_has(X86_FEATURE_HYPERVISOR) && tscan->c->x86_model <= 0x3) {
157 c->x86 != 0x15 || c->x86_model < 0x10 || c->x86_model > 0x6f)
H A Dintel.c75 switch (c->x86_model) {
109 switch (c->x86_model) {
180 if (c->x86_model == spectre_bad_microcodes[i].model &&
277 if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) {
285 if ((c->x86 == 0xf && c->x86_model >= 0x03) ||
286 (c->x86 == 0x6 && c->x86_model >= 0x0e))
316 if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 &&
331 if (c->x86 == 0xF && c->x86_model == 0x3
349 switch (c->x86_model) {
371 if (c->x86 == 6 && c->x86_model < 1
[all...]
H A Dmatch.c48 if (m->model != X86_MODEL_ANY && c->x86_model != m->model)
67 for (m = match; m->x86_family | m->x86_model; m++) {
72 if (c->x86_model != m->x86_model)
H A Dcommon.c687 if (c->x86_model >= 16)
697 return info->model_names[c->x86_model];
911 c->x86_model = x86_model(tfms);
1782 c->x86_model = c->x86_stepping = 0; /* So far unknown... */
1861 c->x86, c->x86_model);
1980 pr_cont(" (family: 0x%x, model: 0x%x", c->x86, c->x86_model);
H A Damd.c100 if (c->x86_model == 9 || c->x86_model == 10) {
113 if (c->x86_model < 6) {
115 if (c->x86_model == 0) {
122 if (c->x86_model == 6 && c->x86_stepping == 1) {
151 if (c->x86_model < 8 ||
152 (c->x86_model == 8 && c->x86_stepping < 8)) {
171 if ((c->x86_model == 8 && c->x86_stepping > 7) ||
172 c->x86_model == 9 || c->x86_model
[all...]
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c195 boot_cpu_data.x86, boot_cpu_data.x86_model);
/linux-master/arch/x86/kernel/cpu/microcode/
H A Dintel.c77 if (x86_model(sig->sig) >= 5 || x86_family(sig->sig) > 6) {
359 x86_family(eax), x86_model(eax), x86_stepping(eax));
605 c->x86, c->x86_model, c->x86_stepping);
/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c1915 if (c->x86 == 0x15 && c->x86_model <= 0xf)
1933 if (c->x86 == 6 && c->x86_model < 0x1A && this_cpu_read(mce_num_banks) > 0)
1940 if ((c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xe)) &&
1948 if (c->x86 == 6 && c->x86_model <= 13 && cfg->bootlog < 0)
1967 if (c->x86 > 6 || (c->x86_model == 0x19 || c->x86_model == 0x1f)) {
2023 if ((c->x86 == 6 && c->x86_model == 0xf && c->x86_stepping >= 0xe) ||
2043 if ((c->x86 == 7 && c->x86_model == 0x1b) ||
2044 (c->x86_model == 0x19 || c->x86_model
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dapic.c2004 if ((boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model > 1) ||
/linux-master/arch/x86/include/asm/
H A Dprocessor.h118 __u8 x86_model; member in struct:cpuinfo_x86::__anon122::__anon123
H A Dcpufeature.h215 boot_cpu_data.x86_model
H A Dcpu_device_id.h11 * __u8 x86_model;
273 u8 x86_model; member in struct:x86_cpu_desc
281 .x86_model = (model), \
289 .x86_model = (model), \

Completed in 581 milliseconds

1234