Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/edac/
Damd64_edac.c2220 .early_channel_count = k8_early_channel_count,
2231 .early_channel_count = f1x_early_channel_count,
2242 .early_channel_count = f1x_early_channel_count,
2253 .early_channel_count = f1x_early_channel_count,
2264 .early_channel_count = f1x_early_channel_count,
2275 .early_channel_count = f1x_early_channel_count,
2286 .early_channel_count = f1x_early_channel_count,
2297 .early_channel_count = f17_early_channel_count,
2307 .early_channel_count = f17_early_channel_count,
2317 .early_channel_count = f17_early_channel_count,
[all …]
Damd64_edac.h478 int (*early_channel_count) (struct amd64_pvt *pvt); member