Searched refs:x86_model (Results 26 - 30 of 30) sorted by relevance

12

/drivers/iommu/
H A Damd_iommu_init.c1047 (boot_cpu_data.x86_model < 0x10) ||
1048 (boot_cpu_data.x86_model > 0x1f))
/drivers/cpufreq/
H A Dacpi-cpufreq.c630 (c->x86_model == 6) &&
/drivers/powercap/
H A Dintel_rapl.c1364 boot_cpu_data.x86, boot_cpu_data.x86_model);
/drivers/edac/
H A Damd64_edac.c2586 pvt->ext_model = boot_cpu_data.x86_model >> 4;
2588 pvt->model = boot_cpu_data.x86_model;
/drivers/platform/x86/
H A Dintel_ips.c1374 if (!(boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model == 37)) {

Completed in 192 milliseconds

12