Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H A Damd64_edac.c2243 .early_channel_count = k8_early_channel_count,
2254 .early_channel_count = f1x_early_channel_count,
2265 .early_channel_count = f1x_early_channel_count,
2276 .early_channel_count = f1x_early_channel_count,
2287 .early_channel_count = f1x_early_channel_count,
2298 .early_channel_count = f1x_early_channel_count,
2309 .early_channel_count = f1x_early_channel_count,
2320 .early_channel_count = f17_early_channel_count,
2330 .early_channel_count = f17_early_channel_count,
2340 .early_channel_count = f17_early_channel_count,
[all …]
H A Damd64_edac.h478 int (*early_channel_count) (struct amd64_pvt *pvt); member