Searched defs:amd64_pvt (Results 1 – 1 of 1) sorted by relevance
291 struct amd64_pvt { struct292 struct low_ops *ops;295 struct pci_dev *F1, *F2, *F3;297 u16 mc_node_id; /* MC index of this MC node */298 u8 fam; /* CPU family */299 u8 model; /* ... model */300 u8 stepping; /* ... stepping */302 int ext_model; /* extended model value of this node */303 int channel_count;306 u32 dclr0; /* DRAM Configuration Low DCT0 reg */[all …]