Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/edac/
Damd64_edac.c2861 .early_channel_count = k8_early_channel_count,
2872 .early_channel_count = f1x_early_channel_count,
2883 .early_channel_count = f1x_early_channel_count,
2894 .early_channel_count = f1x_early_channel_count,
2905 .early_channel_count = f1x_early_channel_count,
2916 .early_channel_count = f1x_early_channel_count,
2927 .early_channel_count = f1x_early_channel_count,
2938 .early_channel_count = f17_early_channel_count,
2948 .early_channel_count = f17_early_channel_count,
2958 .early_channel_count = f17_early_channel_count,
[all …]
Damd64_edac.h487 int (*early_channel_count) (struct amd64_pvt *pvt); member