Searched refs:ctl_page_to_phys (Results 1 – 25 of 26) sorted by relevance
12
182 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function 477 mci->ctl_page_to_phys = ctl_page_to_phys; in e7xxx_probe1()
112 mci->ctl_page_to_phys = NULL; in edac_probe()
227 mci->ctl_page_to_phys = NULL; in pasemi_edac_probe()
267 mci->ctl_page_to_phys = NULL; in amd76x_probe1()
320 mci->ctl_page_to_phys = NULL; in r82600_probe1()
220 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() function 1320 mci->ctl_page_to_phys = ctl_page_to_phys; in e752x_probe1()
323 mci->ctl_page_to_phys = NULL; in i82443bxgx_edacmc_probe1()
427 mci->ctl_page_to_phys = NULL; in i82875p_probe1()
360 mci->ctl_page_to_phys = NULL; in x38_probe1()
378 mci->ctl_page_to_phys = NULL; in i3000_probe1()
378 mci->ctl_page_to_phys = NULL; in i3200_probe1()
862 remapped_page = mci->ctl_page_to_phys ? in edac_ce_error() 863 mci->ctl_page_to_phys(mci, e->page_frame_number) : in edac_ce_error()
561 mci->ctl_page_to_phys = NULL; in i82975x_probe1()
393 mci->ctl_page_to_phys = NULL; in edac_probe()
494 mci->ctl_page_to_phys = NULL; in ie31200_register_mci()
979 mci->ctl_page_to_phys = NULL; in cpc925_probe()
1080 mci->ctl_page_to_phys = NULL; in i7300_init_one()
1096 mci->ctl_page_to_phys = NULL; in i5100_init_one()
1312 mci->ctl_page_to_phys = NULL; in i5400_probe1()
3444 mci->ctl_page_to_phys = NULL; in dct_setup_mci_misc_attrs() 3466 mci->ctl_page_to_phys = NULL; in umc_setup_mci_misc_attrs() 3616 mci->ctl_page_to_phys = NULL; in gpu_setup_mci_misc_attrs()
1427 mci->ctl_page_to_phys = NULL; in i5000_probe1()
899 mci->ctl_page_to_phys = NULL; in mc_init()
2175 mci->ctl_page_to_phys = NULL; in i7core_register_mci()
538 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member