Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/edac/
De7xxx_edac.c131 u32 remaplimit; member
196 if (remap < pvt->remaplimit) in ctl_page_to_phys()
487 pvt->remaplimit = ((u32) pci_data) << 14; in e7xxx_probe1()
490 pvt->remapbase, pvt->remaplimit); in e7xxx_probe1()
De752x_edac.c215 u32 remaplimit; member
320 if (remap < pvt->remaplimit) in ctl_page_to_phys()
1346 pvt->remaplimit = ((u32) pci_data) << 14; in e752x_probe1()
1349 pvt->tolm, pvt->remapbase, pvt->remaplimit); in e752x_probe1()