remaplimit        215 drivers/edac/e752x_edac.c 	u32 remaplimit;
remaplimit        320 drivers/edac/e752x_edac.c 	if (remap < pvt->remaplimit)
remaplimit       1347 drivers/edac/e752x_edac.c 	pvt->remaplimit = ((u32) pci_data) << 14;
remaplimit       1350 drivers/edac/e752x_edac.c 			pvt->tolm, pvt->remapbase, pvt->remaplimit);
remaplimit        131 drivers/edac/e7xxx_edac.c 	u32 remaplimit;
remaplimit        196 drivers/edac/e7xxx_edac.c 	if (remap < pvt->remaplimit)
remaplimit        488 drivers/edac/e7xxx_edac.c 	pvt->remaplimit = ((u32) pci_data) << 14;
remaplimit        491 drivers/edac/e7xxx_edac.c 		pvt->remapbase, pvt->remaplimit);