Lines Matching refs:sbridge_pvt
313 struct sbridge_pvt;
318 u64 (*get_tolm)(struct sbridge_pvt *pvt);
319 u64 (*get_tohm)(struct sbridge_pvt *pvt);
328 u8 (*get_node_id)(struct sbridge_pvt *pvt);
330 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt);
331 enum dev_type (*get_width)(struct sbridge_pvt *pvt, u32 mtr);
382 struct sbridge_pvt {
800 static u64 sbridge_get_tolm(struct sbridge_pvt *pvt)
809 static u64 sbridge_get_tohm(struct sbridge_pvt *pvt)
817 static u64 ibridge_get_tolm(struct sbridge_pvt *pvt)
826 static u64 ibridge_get_tohm(struct sbridge_pvt *pvt)
883 static enum mem_type get_memory_type(struct sbridge_pvt *pvt)
902 static enum mem_type haswell_get_memory_type(struct sbridge_pvt *pvt)
934 static enum dev_type knl_get_width(struct sbridge_pvt *pvt, u32 mtr)
940 static enum dev_type sbridge_get_width(struct sbridge_pvt *pvt, u32 mtr)
965 static enum dev_type ibridge_get_width(struct sbridge_pvt *pvt, u32 mtr)
974 static enum dev_type broadwell_get_width(struct sbridge_pvt *pvt, u32 mtr)
980 static enum mem_type knl_get_memory_type(struct sbridge_pvt *pvt)
986 static u8 get_node_id(struct sbridge_pvt *pvt)
993 static u8 haswell_get_node_id(struct sbridge_pvt *pvt)
1001 static u8 knl_get_node_id(struct sbridge_pvt *pvt)
1043 static u64 haswell_get_tolm(struct sbridge_pvt *pvt)
1051 static u64 haswell_get_tohm(struct sbridge_pvt *pvt)
1064 static u64 knl_get_tolm(struct sbridge_pvt *pvt)
1072 static u64 knl_get_tohm(struct sbridge_pvt *pvt)
1152 static int knl_get_tad(const struct sbridge_pvt *pvt,
1346 static int knl_get_dimm_capacity(struct sbridge_pvt *pvt, u64 *mc_sizes)
1571 struct sbridge_pvt *pvt = mci->pvt_info;
1590 struct sbridge_pvt *pvt = mci->pvt_info;
1689 struct sbridge_pvt *pvt = mci->pvt_info;
1767 struct sbridge_pvt *pvt = mci->pvt_info;
1982 struct sbridge_pvt *pvt;
2039 struct sbridge_pvt *pvt = mci->pvt_info;
2375 struct sbridge_pvt *pvt;
2618 struct sbridge_pvt *pvt = mci->pvt_info;
2692 struct sbridge_pvt *pvt = mci->pvt_info;
2778 struct sbridge_pvt *pvt = mci->pvt_info;
2863 struct sbridge_pvt *pvt = mci->pvt_info;
2944 struct sbridge_pvt *pvt = mci->pvt_info;
3080 struct sbridge_pvt *pvt = mci->pvt_info;
3351 struct sbridge_pvt *pvt;