Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/edac/
Damd64_edac.c2502 .early_channel_count = k8_early_channel_count,
2513 .early_channel_count = f1x_early_channel_count,
2524 .early_channel_count = f1x_early_channel_count,
2535 .early_channel_count = f1x_early_channel_count,
2546 .early_channel_count = f1x_early_channel_count,
2557 .early_channel_count = f1x_early_channel_count,
2568 .early_channel_count = f1x_early_channel_count,
2579 .early_channel_count = f17_early_channel_count,
2589 .early_channel_count = f17_early_channel_count,
2599 .early_channel_count = f17_early_channel_count,
[all …]
Damd64_edac.h470 int (*early_channel_count) (struct amd64_pvt *pvt); member