Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Damd64_edac.c2134 .early_channel_count = k8_early_channel_count,
2144 .early_channel_count = f1x_early_channel_count,
2154 .early_channel_count = f1x_early_channel_count,
2164 .early_channel_count = f1x_early_channel_count,
2174 .early_channel_count = f1x_early_channel_count,
2184 .early_channel_count = f1x_early_channel_count,
2194 .early_channel_count = f1x_early_channel_count,
2204 .early_channel_count = f17_early_channel_count,
2213 .early_channel_count = f17_early_channel_count,
2222 .early_channel_count = f17_early_channel_count,
[all …]
Damd64_edac.h465 int (*early_channel_count) (struct amd64_pvt *pvt); member