Searched refs:rapl_defaults_amd (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/powercap/ |
| H A D | intel_rapl_common.c | 1239 static const struct rapl_defaults rapl_defaults_amd = { variable 1311 X86_MATCH_VENDOR_FAM(AMD, 0x17, &rapl_defaults_amd), 1312 X86_MATCH_VENDOR_FAM(AMD, 0x19, &rapl_defaults_amd), 1313 X86_MATCH_VENDOR_FAM(AMD, 0x1A, &rapl_defaults_amd), 1314 X86_MATCH_VENDOR_FAM(HYGON, 0x18, &rapl_defaults_amd),
|