Home
last modified time | relevance | path

Searched refs:remaplimit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A De7xxx_edac.c131 u32 remaplimit; member
196 if (remap < pvt->remaplimit) in ctl_page_to_phys()
481 edac_dbg(3, "tolm, remapbase, remaplimit\n"); in e7xxx_probe1()
488 pvt->remaplimit = ((u32) pci_data) << 14; in e7xxx_probe1()
490 "tolm = %x, remapbase = %x, remaplimit = %x\n", pvt->tolm, in e7xxx_probe1()
491 pvt->remapbase, pvt->remaplimit); in e7xxx_probe1()
H A De752x_edac.c215 u32 remaplimit; member
320 if (remap < pvt->remaplimit) in ctl_page_to_phys()
1339 edac_dbg(3, "tolm, remapbase, remaplimit\n"); in e752x_probe1()
1347 pvt->remaplimit = ((u32) pci_data) << 14; in e752x_probe1()
1349 "tolm = %x, remapbase = %x, remaplimit = %x\n", in e752x_probe1()
1350 pvt->tolm, pvt->remapbase, pvt->remaplimit); in e752x_probe1()
/kernel/linux/linux-6.6/drivers/edac/
H A De7xxx_edac.c131 u32 remaplimit; member
196 if (remap < pvt->remaplimit) in ctl_page_to_phys()
480 edac_dbg(3, "tolm, remapbase, remaplimit\n"); in e7xxx_probe1()
487 pvt->remaplimit = ((u32) pci_data) << 14; in e7xxx_probe1()
489 "tolm = %x, remapbase = %x, remaplimit = %x\n", pvt->tolm, in e7xxx_probe1()
490 pvt->remapbase, pvt->remaplimit); in e7xxx_probe1()
H A De752x_edac.c215 u32 remaplimit; member
320 if (remap < pvt->remaplimit) in ctl_page_to_phys()
1338 edac_dbg(3, "tolm, remapbase, remaplimit\n"); in e752x_probe1()
1346 pvt->remaplimit = ((u32) pci_data) << 14; in e752x_probe1()
1348 "tolm = %x, remapbase = %x, remaplimit = %x\n", in e752x_probe1()
1349 pvt->tolm, pvt->remapbase, pvt->remaplimit); in e752x_probe1()

Completed in 8 milliseconds