Home
last modified time | relevance | path

Searched refs:early_channel_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/edac/
Damd64_edac.c2228 .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 …]
Damd64_edac.h472 int (*early_channel_count) (struct amd64_pvt *pvt); member