Home
last modified time | relevance | path

Searched refs:dct (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/edac/
Damd64_edac.c91 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 …]
Damd64_edac.h170 #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/
Dpal.h1292 dct :4, /* Date cache tracking */ member
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h694 u8 dct[0x1]; member