Home
last modified time | relevance | path

Searched refs:ctl_page_to_phys (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/drivers/edac/
H A De7xxx_edac.c182 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()
H A Dpasemi_edac.c227 mci->ctl_page_to_phys = NULL; in pasemi_edac_probe()
H A Damd76x_edac.c267 mci->ctl_page_to_phys = NULL; in amd76x_probe1()
H A Dr82600_edac.c320 mci->ctl_page_to_phys = NULL; in r82600_probe1()
H A Di82860_edac.c220 mci->ctl_page_to_phys = NULL; in i82860_probe1()
H A De752x_edac.c304 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()
H A Di82443bxgx_edac.c323 mci->ctl_page_to_phys = NULL; in i82443bxgx_edacmc_probe1()
H A Di3200_edac.c378 mci->ctl_page_to_phys = NULL; in i3200_probe1()
H A Di82875p_edac.c427 mci->ctl_page_to_phys = NULL; in i82875p_probe1()
H A Di3000_edac.c378 mci->ctl_page_to_phys = NULL; in i3000_probe1()
H A Dx38_edac.c360 mci->ctl_page_to_phys = NULL; in x38_probe1()
H A Dedac_mc.c861 remapped_page = mci->ctl_page_to_phys ? in edac_ce_error()
862 mci->ctl_page_to_phys(mci, e->page_frame_number) : in edac_ce_error()
H A Di82975x_edac.c561 mci->ctl_page_to_phys = NULL; in i82975x_probe1()
H A Dfsl_ddr_edac.c554 mci->ctl_page_to_phys = NULL; in fsl_mc_err_probe()
H A Dnpcm_edac.c393 mci->ctl_page_to_phys = NULL; in edac_probe()
H A Die31200_edac.c457 mci->ctl_page_to_phys = NULL; in ie31200_probe1()
H A Dppc4xx_edac.c1054 mci->ctl_page_to_phys = NULL; in ppc4xx_edac_mc_init()
H A Dskx_common.c500 mci->ctl_page_to_phys = NULL; in skx_register_mci()
H A Dcpc925_edac.c979 mci->ctl_page_to_phys = NULL; in cpc925_probe()
H A Di7300_edac.c1079 mci->ctl_page_to_phys = NULL; in i7300_init_one()
H A Di5400_edac.c1311 mci->ctl_page_to_phys = NULL; in i5400_probe1()
H A Di5100_edac.c1096 mci->ctl_page_to_phys = NULL; in i5100_init_one()
H A Damd64_edac.c3703 mci->ctl_page_to_phys = NULL; in dct_setup_mci_misc_attrs()
3725 mci->ctl_page_to_phys = NULL; in umc_setup_mci_misc_attrs()
3874 mci->ctl_page_to_phys = NULL; in gpu_setup_mci_misc_attrs()
H A Di5000_edac.c1427 mci->ctl_page_to_phys = NULL; in i5000_probe1()
/openbmc/linux/include/linux/
H A Dedac.h535 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member

12