H A D | amd64_edac.c | 100 * Select DCT to which PCI cfg accesses are routed 102 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct() argument 108 reg |= dct; in f15h_select_dct() 114 * Depending on the family, F2 DCT reads need special handling: 116 * K8: has a single DCT only and no address offsets >= 0x100 118 * F10h: each DCT has its own set of regs 122 * F16h: has only 1 DCT 124 * F15h: we select which DCT we access using F1x10C[DctCfgSel] 126 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg() argument 131 if (dct || offse in amd64_read_dct_pci_cfg() 372 get_cs_base_and_mask(struct amd64_pvt * pvt,int csrow,u8 dct,u64 * base,u64 * mask) get_cs_base_and_mask() argument 428 for_each_chip_select(i,dct,pvt) global() argument 431 chip_select_base(i,dct,pvt) global() argument 434 for_each_chip_select_mask(i,dct,pvt) global() argument 2113 k8_dbam_to_chip_select(struct amd64_pvt * pvt,u8 dct,unsigned cs_mode,int cs_mask_nr) k8_dbam_to_chip_select() argument 2217 f10_dbam_to_chip_select(struct amd64_pvt * pvt,u8 dct,unsigned cs_mode,int cs_mask_nr) f10_dbam_to_chip_select() argument 2233 f15_dbam_to_chip_select(struct amd64_pvt * pvt,u8 dct,unsigned cs_mode,int cs_mask_nr) f15_dbam_to_chip_select() argument 2242 f15_m60h_dbam_to_chip_select(struct amd64_pvt * pvt,u8 dct,unsigned cs_mode,int cs_mask_nr) f15_m60h_dbam_to_chip_select() argument 2275 f16_dbam_to_chip_select(struct amd64_pvt * pvt,u8 dct,unsigned cs_mode,int cs_mask_nr) f16_dbam_to_chip_select() argument 2447 f10_process_possible_spare(struct amd64_pvt * pvt,u8 dct,int csrow) f10_process_possible_spare() argument 2472 f1x_lookup_addr_in_dct(u64 in_addr,u8 nid,u8 dct) f1x_lookup_addr_in_dct() argument 3291 dct_get_csrow_nr_pages(struct amd64_pvt * pvt,u8 dct,int csrow_nr) dct_get_csrow_nr_pages() argument 3309 umc_get_csrow_nr_pages(struct amd64_pvt * pvt,u8 dct,int csrow_nr_orig) umc_get_csrow_nr_pages() argument 3824 gpu_get_csrow_nr_pages(struct amd64_pvt * pvt,u8 dct,int csrow_nr) gpu_get_csrow_nr_pages() argument 4226 int cs = 0, dct = 0; instance_has_memory() local [all...] |