Searched refs:ctl_page_to_phys (Results 1 – 25 of 28) sorted by relevance
12
182 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function477 mci->ctl_page_to_phys = ctl_page_to_phys; in e7xxx_probe1()
227 mci->ctl_page_to_phys = NULL; in pasemi_edac_probe()
267 mci->ctl_page_to_phys = NULL; in amd76x_probe1()
304 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function1320 mci->ctl_page_to_phys = ctl_page_to_phys; in e752x_probe1()
220 mci->ctl_page_to_phys = NULL; in i82860_probe1()
320 mci->ctl_page_to_phys = NULL; in r82600_probe1()
323 mci->ctl_page_to_phys = NULL; in i82443bxgx_edacmc_probe1()
378 mci->ctl_page_to_phys = NULL; in i3200_probe1()
378 mci->ctl_page_to_phys = NULL; in i3000_probe1()
427 mci->ctl_page_to_phys = NULL; in i82875p_probe1()
360 mci->ctl_page_to_phys = NULL; in x38_probe1()
930 remapped_page = mci->ctl_page_to_phys ? in edac_ce_error()931 mci->ctl_page_to_phys(mci, e->page_frame_number) : in edac_ce_error()
561 mci->ctl_page_to_phys = NULL; in i82975x_probe1()
557 mci->ctl_page_to_phys = NULL; in fsl_mc_err_probe()
449 mci->ctl_page_to_phys = NULL; in ie31200_probe1()
1067 mci->ctl_page_to_phys = NULL; in ppc4xx_edac_mc_init()
483 mci->ctl_page_to_phys = NULL; in skx_register_mci()
979 mci->ctl_page_to_phys = NULL; in cpc925_probe()
1079 mci->ctl_page_to_phys = NULL; in i7300_init_one()
1310 mci->ctl_page_to_phys = NULL; in i5400_probe1()
1101 mci->ctl_page_to_phys = NULL; in i5100_init_one()
1427 mci->ctl_page_to_phys = NULL; in i5000_probe1()
829 mci->ctl_page_to_phys = NULL; in mc_init()
2175 mci->ctl_page_to_phys = NULL; in i7core_register_mci()
529 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member
Completed in 52 milliseconds