Searched defs:amd64_pvt (Results 1 – 1 of 1) sorted by relevance
337 struct amd64_pvt { struct338 struct low_ops *ops;341 struct pci_dev *F1, *F2, *F3;344 u8 fam; /* CPU family */345 u8 model; /* ... model */346 u8 stepping; /* ... stepping */358 u32 dhar; /* DRAM Hoist reg */366 struct dram_range ranges[DRAM_RANGES];376 u8 ecc_sym_sz;379 struct error_injection injection;[all …]
Completed in 8 milliseconds