Searched refs:dct (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/edac/ |
D | amd64_edac.c | 91 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct() argument 97 reg |= dct; in f15h_select_dct() 115 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg() argument 120 if (dct || offset >= 0x100) in amd64_read_dct_pci_cfg() 125 if (dct) { in amd64_read_dct_pci_cfg() 143 dct = (dct && pvt->model == 0x30) ? 3 : dct; in amd64_read_dct_pci_cfg() 144 f15h_select_dct(pvt, dct); in amd64_read_dct_pci_cfg() 148 if (dct) in amd64_read_dct_pci_cfg() 358 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask() argument 365 csbase = pvt->csels[dct].csbases[csrow]; in get_cs_base_and_mask() [all …]
|
D | amd64_edac.h | 170 #define csrow_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases[(i)] & DCSB_CS_ENABLE) argument 419 int (*dbam_to_cs) (struct amd64_pvt *pvt, u8 dct,
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pal.h | 1292 dct :4, /* Date cache tracking */ member
|
/linux-4.4.14/include/linux/mlx5/ |
D | mlx5_ifc.h | 694 u8 dct[0x1]; member
|