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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A De7xxx_edac.c181 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, function
450 mci->ctl_page_to_phys = ctl_page_to_phys;
H A Damd76x_edac.c257 mci->ctl_page_to_phys = NULL;
H A Di82860_edac.c204 mci->ctl_page_to_phys = NULL;
H A Dr82600_edac.c305 mci->ctl_page_to_phys = NULL;
H A Dedac_mc.h339 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, member in struct:mem_ctl_info
H A Di82875p_edac.c411 mci->ctl_page_to_phys = NULL;
H A De752x_edac.c219 static unsigned long ctl_page_to_phys(struct mem_ctl_info *mci, function
993 mci->ctl_page_to_phys = ctl_page_to_phys;
H A Dedac_mc.c1661 remapped_page = mci->ctl_page_to_phys ?
1662 mci->ctl_page_to_phys(mci, page_frame_number) :

Completed in 66 milliseconds