Searched refs:ctl_page_to_phys (Results 1 – 28 of 28) sorted by relevance
183 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function480 mci->ctl_page_to_phys = ctl_page_to_phys; in e7xxx_probe1()
239 mci->ctl_page_to_phys = NULL; in pasemi_edac_probe()
270 mci->ctl_page_to_phys = NULL; in amd76x_probe1()
223 mci->ctl_page_to_phys = NULL; in i82860_probe1()
323 mci->ctl_page_to_phys = NULL; in r82600_probe1()
305 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function1323 mci->ctl_page_to_phys = ctl_page_to_phys; in e752x_probe1()
327 mci->ctl_page_to_phys = NULL; in i82443bxgx_edacmc_probe1()
420 mci->ctl_page_to_phys = NULL; in synps_edac_mc_init()
364 mci->ctl_page_to_phys = NULL; in x38_probe1()
382 mci->ctl_page_to_phys = NULL; in i3000_probe1()
430 mci->ctl_page_to_phys = NULL; in i82875p_probe1()
382 mci->ctl_page_to_phys = NULL; in i3200_probe1()
374 mci->ctl_page_to_phys = NULL; in ie31200_probe1()
567 mci->ctl_page_to_phys = NULL; in i82975x_probe1()
1029 remapped_page = mci->ctl_page_to_phys ? in edac_ce_error()1030 mci->ctl_page_to_phys(mci, page_frame_number) : in edac_ce_error()
1075 mci->ctl_page_to_phys = NULL; in ppc4xx_edac_mc_init()
1083 mci->ctl_page_to_phys = NULL; in i7300_init_one()
780 mci->ctl_page_to_phys = NULL; in mv64x60_mc_err_probe()
1009 mci->ctl_page_to_phys = NULL; in cpc925_probe()
1320 mci->ctl_page_to_phys = NULL; in i5400_probe1()
1117 mci->ctl_page_to_phys = NULL; in i5100_init_one()
1084 mci->ctl_page_to_phys = NULL; in mpc85xx_mc_err_probe()
1436 mci->ctl_page_to_phys = NULL; in i5000_probe1()
2234 mci->ctl_page_to_phys = NULL; in i7core_register_mci()
419 mci->ctl_page_to_phys = NULL; in xgene_edac_mc_add()
2703 mci->ctl_page_to_phys = NULL; in setup_mci_misc_attrs()
2383 mci->ctl_page_to_phys = NULL; in sbridge_register_mci()
700 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member