Home
last modified time | relevance | path

Searched refs:X86_MATCH_VENDOR_FAM (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dcpu.c508 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 Dcpu_device_id.h144 #define X86_MATCH_VENDOR_FAM(vendor, family, data) \ macro
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Drapl.c804 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 Dpower.c259 X86_MATCH_VENDOR_FAM(AMD, 0x15, NULL),
/OK3568_Linux_fs/kernel/drivers/edac/
H A Damd64_edac.c3670 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 Dpowernow-k7.c112 X86_MATCH_VENDOR_FAM(AMD, 6, NULL),
H A Dlonghaul.c912 X86_MATCH_VENDOR_FAM(CENTAUR, 6, NULL),
H A Dpowernow-k8.c455 X86_MATCH_VENDOR_FAM(AMD, 0xf, NULL),