Lines Matching refs:sbridge_pvt
268 struct sbridge_pvt;
273 u64 (*get_tolm)(struct sbridge_pvt *pvt);
274 u64 (*get_tohm)(struct sbridge_pvt *pvt);
281 u8 (*get_node_id)(struct sbridge_pvt *pvt);
282 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt);
283 enum dev_type (*get_width)(struct sbridge_pvt *pvt, u32 mtr);
311 struct sbridge_pvt { struct
681 static u64 sbridge_get_tolm(struct sbridge_pvt *pvt) in sbridge_get_tolm()
690 static u64 sbridge_get_tohm(struct sbridge_pvt *pvt) in sbridge_get_tohm()
698 static u64 ibridge_get_tolm(struct sbridge_pvt *pvt) in ibridge_get_tolm()
707 static u64 ibridge_get_tohm(struct sbridge_pvt *pvt) in ibridge_get_tohm()
721 static enum mem_type get_memory_type(struct sbridge_pvt *pvt) in get_memory_type()
740 static enum mem_type haswell_get_memory_type(struct sbridge_pvt *pvt) in haswell_get_memory_type()
772 static enum dev_type sbridge_get_width(struct sbridge_pvt *pvt, u32 mtr) in sbridge_get_width()
800 static enum dev_type ibridge_get_width(struct sbridge_pvt *pvt, u32 mtr) in ibridge_get_width()
809 static enum dev_type broadwell_get_width(struct sbridge_pvt *pvt, u32 mtr) in broadwell_get_width()
815 static u8 get_node_id(struct sbridge_pvt *pvt) in get_node_id()
822 static u8 haswell_get_node_id(struct sbridge_pvt *pvt) in haswell_get_node_id()
830 static u64 haswell_get_tolm(struct sbridge_pvt *pvt) in haswell_get_tolm()
838 static u64 haswell_get_tohm(struct sbridge_pvt *pvt) in haswell_get_tohm()
930 struct sbridge_pvt *pvt = mci->pvt_info; in get_dimm_config()
1034 struct sbridge_pvt *pvt = mci->pvt_info; in get_memory_layout()
1211 struct sbridge_pvt *pvt = mci->pvt_info; in get_memory_error_data()
1683 struct sbridge_pvt *pvt = mci->pvt_info; in sbridge_mci_bind_devs()
1757 struct sbridge_pvt *pvt = mci->pvt_info; in ibridge_mci_bind_devs()
1850 struct sbridge_pvt *pvt = mci->pvt_info; in haswell_mci_bind_devs()
1947 struct sbridge_pvt *pvt = mci->pvt_info; in broadwell_mci_bind_devs()
2049 struct sbridge_pvt *pvt = mci->pvt_info; in sbridge_mce_output_error()
2191 struct sbridge_pvt *pvt = mci->pvt_info; in sbridge_check_error()
2249 struct sbridge_pvt *pvt; in sbridge_mce_check_error()
2318 struct sbridge_pvt *pvt; in sbridge_unregister_mci()
2345 struct sbridge_pvt *pvt; in sbridge_register_mci()