Searched refs:X86_MATCH_VENDOR_FAM (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/power/ |
| H A D | cpu.c | 508 X86_MATCH_VENDOR_FAM(AMD, 0x15, &msr_save_cpuid_features), 509 X86_MATCH_VENDOR_FAM(AMD, 0x16, &msr_save_cpuid_features),
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | cpu_device_id.h | 144 #define X86_MATCH_VENDOR_FAM(vendor, family, data) \ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | rapl.c | 804 X86_MATCH_VENDOR_FAM(AMD, 0x17, &model_amd_fam17h), 805 X86_MATCH_VENDOR_FAM(HYGON, 0x18, &model_amd_fam17h), 806 X86_MATCH_VENDOR_FAM(AMD, 0x19, &model_amd_fam17h),
|
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | power.c | 259 X86_MATCH_VENDOR_FAM(AMD, 0x15, NULL),
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | amd64_edac.c | 3670 X86_MATCH_VENDOR_FAM(AMD, 0x0F, NULL), 3671 X86_MATCH_VENDOR_FAM(AMD, 0x10, NULL), 3672 X86_MATCH_VENDOR_FAM(AMD, 0x15, NULL), 3673 X86_MATCH_VENDOR_FAM(AMD, 0x16, NULL), 3674 X86_MATCH_VENDOR_FAM(AMD, 0x17, NULL), 3675 X86_MATCH_VENDOR_FAM(HYGON, 0x18, NULL), 3676 X86_MATCH_VENDOR_FAM(AMD, 0x19, NULL),
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | powernow-k7.c | 112 X86_MATCH_VENDOR_FAM(AMD, 6, NULL),
|
| H A D | longhaul.c | 912 X86_MATCH_VENDOR_FAM(CENTAUR, 6, NULL),
|
| H A D | powernow-k8.c | 455 X86_MATCH_VENDOR_FAM(AMD, 0xf, NULL),
|