Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
De7xxx_edac.c131 u32 remaplimit; member
196 if (remap < pvt->remaplimit) in ctl_page_to_phys()
488 pvt->remaplimit = ((u32) pci_data) << 14; in e7xxx_probe1()
491 pvt->remapbase, pvt->remaplimit); in e7xxx_probe1()
De752x_edac.c215 u32 remaplimit; member
320 if (remap < pvt->remaplimit) in ctl_page_to_phys()
1347 pvt->remaplimit = ((u32) pci_data) << 14; in e752x_probe1()
1350 pvt->tolm, pvt->remapbase, pvt->remaplimit); in e752x_probe1()