Lines Matching refs:sbridge_pvt
271 struct sbridge_pvt;
276 u64 (*get_tolm)(struct sbridge_pvt *pvt);
277 u64 (*get_tohm)(struct sbridge_pvt *pvt);
284 u8 (*get_node_id)(struct sbridge_pvt *pvt);
285 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt);
313 struct sbridge_pvt { struct
645 static u64 sbridge_get_tolm(struct sbridge_pvt *pvt) in sbridge_get_tolm()
654 static u64 sbridge_get_tohm(struct sbridge_pvt *pvt) in sbridge_get_tohm()
662 static u64 ibridge_get_tolm(struct sbridge_pvt *pvt) in ibridge_get_tolm()
671 static u64 ibridge_get_tohm(struct sbridge_pvt *pvt) in ibridge_get_tohm()
685 static enum mem_type get_memory_type(struct sbridge_pvt *pvt) in get_memory_type()
704 static enum mem_type haswell_get_memory_type(struct sbridge_pvt *pvt) in haswell_get_memory_type()
736 static u8 get_node_id(struct sbridge_pvt *pvt) in get_node_id()
743 static u8 haswell_get_node_id(struct sbridge_pvt *pvt) in haswell_get_node_id()
751 static u64 haswell_get_tolm(struct sbridge_pvt *pvt) in haswell_get_tolm()
759 static u64 haswell_get_tohm(struct sbridge_pvt *pvt) in haswell_get_tohm()
851 struct sbridge_pvt *pvt = mci->pvt_info; in get_dimm_config()
963 struct sbridge_pvt *pvt = mci->pvt_info; in get_memory_layout()
1140 struct sbridge_pvt *pvt = mci->pvt_info; in get_memory_error_data()
1606 struct sbridge_pvt *pvt = mci->pvt_info; in sbridge_mci_bind_devs()
1680 struct sbridge_pvt *pvt = mci->pvt_info; in ibridge_mci_bind_devs()
1786 struct sbridge_pvt *pvt = mci->pvt_info; in haswell_mci_bind_devs()
1886 struct sbridge_pvt *pvt = mci->pvt_info; in broadwell_mci_bind_devs()
1973 struct sbridge_pvt *pvt = mci->pvt_info; in sbridge_mce_output_error()
2115 struct sbridge_pvt *pvt = mci->pvt_info; in sbridge_check_error()
2173 struct sbridge_pvt *pvt; in sbridge_mce_check_error()
2242 struct sbridge_pvt *pvt; in sbridge_unregister_mci()
2269 struct sbridge_pvt *pvt; in sbridge_register_mci()