Searched defs:amd64_pvt (Results 1 – 1 of 1) sorted by relevance
343 struct amd64_pvt { struct344 struct low_ops *ops;347 struct pci_dev *F0, *F1, *F2, *F3, *F6;349 u16 mc_node_id; /* MC index of this MC node */350 u8 fam; /* CPU family */351 u8 model; /* ... model */352 u8 stepping; /* ... stepping */354 int ext_model; /* extended model value of this node */355 int channel_count;358 u32 dclr0; /* DRAM Configuration Low DCT0 reg */[all …]