Searched refs:early_channel_count (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/edac/ |
D | amd64_edac.c | 2228 .early_channel_count = k8_early_channel_count, 2238 .early_channel_count = f1x_early_channel_count, 2248 .early_channel_count = f1x_early_channel_count, 2258 .early_channel_count = f1x_early_channel_count, 2268 .early_channel_count = f1x_early_channel_count, 2278 .early_channel_count = f1x_early_channel_count, 2288 .early_channel_count = f1x_early_channel_count, 2298 .early_channel_count = f17_early_channel_count, 2307 .early_channel_count = f17_early_channel_count, 2316 .early_channel_count = f17_early_channel_count, [all …]
|
D | amd64_edac.h | 472 int (*early_channel_count) (struct amd64_pvt *pvt); member
|