Searched refs:amd64_pvt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd64_edac_inj.c5 struct amd64_pvt *pvt = mci->pvt_info;
18 struct amd64_pvt *pvt = mci->pvt_info;
40 struct amd64_pvt *pvt = mci->pvt_info;
53 struct amd64_pvt *pvt = mci->pvt_info;
75 struct amd64_pvt *pvt = mci->pvt_info;
87 struct amd64_pvt *pvt = mci->pvt_info;
114 struct amd64_pvt *pvt = mci->pvt_info;
149 struct amd64_pvt *pvt = mci->pvt_info;
H A Damd64_edac_dbg.c12 struct amd64_pvt *pvt = mci->pvt_info;
37 struct amd64_pvt *pvt = mci->pvt_info;
51 struct amd64_pvt *pvt = mci->pvt_info;
69 struct amd64_pvt *pvt = mci->pvt_info;
81 struct amd64_pvt *pvt = mci->pvt_info;
99 struct amd64_pvt *pvt = mci->pvt_info;
111 struct amd64_pvt *pvt = mci->pvt_info;
129 struct amd64_pvt *pvt = mci->pvt_info;
137 struct amd64_pvt *pvt = mci->pvt_info;
145 struct amd64_pvt *pv
[all...]
H A Damd64_edac.c19 struct amd64_pvt;
21 static struct amd64_pvt *pvt_lookup[EDAC_MAX_NUMNODES];
158 struct amd64_pvt *pvt = mci->pvt_info;
182 struct amd64_pvt *pvt = mci->pvt_info;
205 static inline u32 amd64_map_to_dcs_mask(struct amd64_pvt *pvt, int csrow)
214 static u32 amd64_get_dct_base(struct amd64_pvt *pvt, int dct, int csrow)
227 static u32 amd64_get_dct_mask(struct amd64_pvt *pvt, int dct, int csrow)
244 static void amd64_get_base_and_limit(struct amd64_pvt *pvt, int node_id,
255 static int amd64_base_limit_match(struct amd64_pvt *pvt,
282 struct amd64_pvt *pv
[all...]
H A Damd64_edac.h386 struct amd64_pvt { struct
508 int (*early_channel_count) (struct amd64_pvt *pvt);
512 void (*read_dram_base_limit) (struct amd64_pvt *pvt, int dram);
513 void (*read_dram_ctl_register) (struct amd64_pvt *pvt);
516 int (*dbam_to_cs) (struct amd64_pvt *pvt, int cs_mode);

Completed in 38 milliseconds