Searched refs:ctl_page_to_phys (Results 1 – 25 of 29) sorted by relevance
12
182 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function478 mci->ctl_page_to_phys = ctl_page_to_phys; in e7xxx_probe1()
268 mci->ctl_page_to_phys = NULL; in amd76x_probe1()
239 mci->ctl_page_to_phys = NULL; in pasemi_edac_probe()
321 mci->ctl_page_to_phys = NULL; in r82600_probe1()
221 mci->ctl_page_to_phys = NULL; in i82860_probe1()
304 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function1321 mci->ctl_page_to_phys = ctl_page_to_phys; in e752x_probe1()
419 mci->ctl_page_to_phys = NULL; in synps_edac_mc_init()
324 mci->ctl_page_to_phys = NULL; in i82443bxgx_edacmc_probe1()
379 mci->ctl_page_to_phys = NULL; in i3000_probe1()
361 mci->ctl_page_to_phys = NULL; in x38_probe1()
428 mci->ctl_page_to_phys = NULL; in i82875p_probe1()
379 mci->ctl_page_to_phys = NULL; in i3200_probe1()
569 mci->ctl_page_to_phys = NULL; in i82975x_probe1()
427 mci->ctl_page_to_phys = NULL; in ie31200_probe1()
1011 remapped_page = mci->ctl_page_to_phys ? in edac_ce_error()1012 mci->ctl_page_to_phys(mci, page_frame_number) : in edac_ce_error()
553 mci->ctl_page_to_phys = NULL; in fsl_mc_err_probe()
1072 mci->ctl_page_to_phys = NULL; in ppc4xx_edac_mc_init()
1082 mci->ctl_page_to_phys = NULL; in i7300_init_one()
774 mci->ctl_page_to_phys = NULL; in mv64x60_mc_err_probe()
1007 mci->ctl_page_to_phys = NULL; in cpc925_probe()
1112 mci->ctl_page_to_phys = NULL; in i5100_init_one()
1320 mci->ctl_page_to_phys = NULL; in i5400_probe1()
1435 mci->ctl_page_to_phys = NULL; in i5000_probe1()
537 mci->ctl_page_to_phys = NULL; in skx_register_mci()
594 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member