Home
last modified time | relevance | path

Searched defs:amd64_pvt (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/edac/
Damd64_edac.h355 struct amd64_pvt { struct
356 struct low_ops *ops;
359 struct pci_dev *F0, *F1, *F2, *F3, *F6;
361 u16 mc_node_id; /* MC index of this MC node */
362 u8 fam; /* CPU family */
363 u8 model; /* ... model */
364 u8 stepping; /* ... stepping */
366 int ext_model; /* extended model value of this node */
367 int channel_count;
370 u32 dclr0; /* DRAM Configuration Low DCT0 reg */
[all …]