Searched refs:ctl_page_to_phys (Results 1 – 11 of 11) sorted by relevance
227 mci->ctl_page_to_phys = NULL; in pasemi_edac_probe()
857 remapped_page = mci->ctl_page_to_phys ? in edac_ce_error()858 mci->ctl_page_to_phys(mci, e->page_frame_number) : in edac_ce_error()
393 mci->ctl_page_to_phys = NULL; in edac_probe()
593 mci->ctl_page_to_phys = NULL; in fsl_mc_err_probe()
979 mci->ctl_page_to_phys = NULL; in cpc925_probe()
510 mci->ctl_page_to_phys = NULL; in ie31200_register_mci()
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()
899 mci->ctl_page_to_phys = NULL; in mc_init()
407 mci->ctl_page_to_phys = NULL; in xgene_edac_mc_add()
3376 mci->ctl_page_to_phys = NULL; in sbridge_register_mci()
541 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member