Home
last modified time | relevance | path

Searched refs:remaplimit (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/edac/
De7xxx_edac.c129 u32 remaplimit; member
194 if (remap < pvt->remaplimit) in ctl_page_to_phys()
459 pvt->remaplimit = ((u32) pci_data) << 14; in e7xxx_probe1()
462 pvt->remapbase, pvt->remaplimit); in e7xxx_probe1()
De752x_edac.c196 u32 remaplimit; member
301 if (remap < pvt->remaplimit) in ctl_page_to_phys()
1311 pvt->remaplimit = ((u32) pci_data) << 14; in e752x_probe1()
1314 pvt->tolm, pvt->remapbase, pvt->remaplimit); in e752x_probe1()