Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Damd64_edac.h337 struct amd64_pvt { struct
338 struct low_ops *ops;
341 struct pci_dev *F0, *F1, *F2, *F3, *F6;
343 u16 mc_node_id; /* MC index of this MC node */
344 u8 fam; /* CPU family */
345 u8 model; /* ... model */
346 u8 stepping; /* ... stepping */
348 int ext_model; /* extended model value of this node */
349 int channel_count;
352 u32 dclr0; /* DRAM Configuration Low DCT0 reg */
[all …]