Home
last modified time | relevance | path

Searched defs:dct (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/edac/
Damd64_edac.c91 static void f15h_select_dct(struct amd64_pvt *pvt, u8 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()
343 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask()
399 #define for_each_chip_select(i, dct, pvt) \ argument
402 #define chip_select_base(i, dct, pvt) \ argument
405 #define for_each_chip_select_mask(i, dct, pvt) \ argument
1106 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select()
1260 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select()
1276 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select()
1285 static int f15_m60h_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_m60h_dbam_to_chip_select()
[all …]
Damd64_edac.h224 #define csrow_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases[(i)] & DCSB_CS_ENABLE) argument
/linux-4.1.27/arch/ia64/include/asm/
Dpal.h1292 dct :4, /* Date cache tracking */ member