Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
De7xxx_edac.c132 u32 remaplimit; member
197 if (remap < pvt->remaplimit) in ctl_page_to_phys()
490 pvt->remaplimit = ((u32) pci_data) << 14; in e7xxx_probe1()
493 pvt->remapbase, pvt->remaplimit); in e7xxx_probe1()
De752x_edac.c216 u32 remaplimit; member
321 if (remap < pvt->remaplimit) in ctl_page_to_phys()
1349 pvt->remaplimit = ((u32) pci_data) << 14; in e752x_probe1()
1352 pvt->tolm, pvt->remapbase, pvt->remaplimit); in e752x_probe1()