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

12

/linux-master/drivers/edac/
H A De7xxx_edac.c182 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, function
477 mci->ctl_page_to_phys = ctl_page_to_phys;
H A Dpasemi_edac.c227 mci->ctl_page_to_phys = NULL;
H A Damd76x_edac.c267 mci->ctl_page_to_phys = NULL;
H A Dr82600_edac.c320 mci->ctl_page_to_phys = NULL;
H A Di82860_edac.c220 mci->ctl_page_to_phys = NULL;
H A Di82443bxgx_edac.c323 mci->ctl_page_to_phys = NULL;
H A Di3000_edac.c378 mci->ctl_page_to_phys = NULL;
H A Dx38_edac.c360 mci->ctl_page_to_phys = NULL;
H A De752x_edac.c304 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, function
1320 mci->ctl_page_to_phys = ctl_page_to_phys;
H A Di82875p_edac.c427 mci->ctl_page_to_phys = NULL;
H A Di82975x_edac.c561 mci->ctl_page_to_phys = NULL;
H A Di3200_edac.c378 mci->ctl_page_to_phys = NULL;
H A Dedac_mc.c862 remapped_page = mci->ctl_page_to_phys ?
863 mci->ctl_page_to_phys(mci, e->page_frame_number) :
H A Die31200_edac.c457 mci->ctl_page_to_phys = NULL;
H A Dfsl_ddr_edac.c554 mci->ctl_page_to_phys = NULL;
H A Dnpcm_edac.c393 mci->ctl_page_to_phys = NULL;
H A Dppc4xx_edac.c1054 mci->ctl_page_to_phys = NULL;
H A Dskx_common.c490 mci->ctl_page_to_phys = NULL;
H A Di7300_edac.c1079 mci->ctl_page_to_phys = NULL;
H A Di5400_edac.c1311 mci->ctl_page_to_phys = NULL;
H A Di5000_edac.c1427 mci->ctl_page_to_phys = NULL;
H A Di5100_edac.c1096 mci->ctl_page_to_phys = NULL;
H A Dcpc925_edac.c979 mci->ctl_page_to_phys = NULL;
H A Dsynopsys_edac.c859 mci->ctl_page_to_phys = NULL;
/linux-master/include/linux/
H A Dedac.h538 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member in struct:mem_ctl_info

Completed in 462 milliseconds

12