Home
last modified time | relevance | path

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

12

/linux-4.19.296/drivers/edac/
De7xxx_edac.c182 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function
478 mci->ctl_page_to_phys = ctl_page_to_phys; in e7xxx_probe1()
Damd76x_edac.c268 mci->ctl_page_to_phys = NULL; in amd76x_probe1()
Dpasemi_edac.c239 mci->ctl_page_to_phys = NULL; in pasemi_edac_probe()
Dr82600_edac.c321 mci->ctl_page_to_phys = NULL; in r82600_probe1()
Di82860_edac.c221 mci->ctl_page_to_phys = NULL; in i82860_probe1()
De752x_edac.c304 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, in ctl_page_to_phys() function
1321 mci->ctl_page_to_phys = ctl_page_to_phys; in e752x_probe1()
Dsynopsys_edac.c419 mci->ctl_page_to_phys = NULL; in synps_edac_mc_init()
Di82443bxgx_edac.c324 mci->ctl_page_to_phys = NULL; in i82443bxgx_edacmc_probe1()
Di3000_edac.c379 mci->ctl_page_to_phys = NULL; in i3000_probe1()
Dx38_edac.c361 mci->ctl_page_to_phys = NULL; in x38_probe1()
Di82875p_edac.c428 mci->ctl_page_to_phys = NULL; in i82875p_probe1()
Di3200_edac.c379 mci->ctl_page_to_phys = NULL; in i3200_probe1()
Di82975x_edac.c569 mci->ctl_page_to_phys = NULL; in i82975x_probe1()
Die31200_edac.c427 mci->ctl_page_to_phys = NULL; in ie31200_probe1()
Dedac_mc.c1011 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()
Dfsl_ddr_edac.c553 mci->ctl_page_to_phys = NULL; in fsl_mc_err_probe()
Dppc4xx_edac.c1072 mci->ctl_page_to_phys = NULL; in ppc4xx_edac_mc_init()
Di7300_edac.c1082 mci->ctl_page_to_phys = NULL; in i7300_init_one()
Dmv64x60_edac.c774 mci->ctl_page_to_phys = NULL; in mv64x60_mc_err_probe()
Dcpc925_edac.c1007 mci->ctl_page_to_phys = NULL; in cpc925_probe()
Di5100_edac.c1112 mci->ctl_page_to_phys = NULL; in i5100_init_one()
Di5400_edac.c1320 mci->ctl_page_to_phys = NULL; in i5400_probe1()
Di5000_edac.c1435 mci->ctl_page_to_phys = NULL; in i5000_probe1()
Dskx_edac.c537 mci->ctl_page_to_phys = NULL; in skx_register_mci()
/linux-4.19.296/include/linux/
Dedac.h594 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member

12