Searched refs:remaplimit (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | e7xxx_edac.c | 131 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 D | e752x_edac.c | 215 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 D | e7xxx_edac.c | 131 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 D | e752x_edac.c | 215 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 7 milliseconds