Searched refs:DHAR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd64_edac.h | 60 * If the DRAM Hole Address Register (DHAR) is enabled and the SysAddr 62 * a value x from the DHAR is subtracted from the SysAddr to produce a 68 * If the SysAddr is not affected by the DHAR then a value y is 151 #define DHAR 0xf0 macro
|
H A D | amd64_edac.c | 500 * complete 32-bit values despite the fact that the bitfields in the DHAR 510 edac_dbg(1, " revision %d for node %d does not support DHAR\n", in amd64_get_dram_hole_info() 541 * 0xffffffff. The DRAM Hole Address Register (DHAR) relocates the in amd64_get_dram_hole_info() 551 edac_dbg(1, " DHAR info for node %d base 0x%lx offset 0x%lx size 0x%lx\n", in amd64_get_dram_hole_info() 565 * SysAddr to a DramAddr. If the DRAM Hole Address Register (DHAR) is enabled, 567 * 3.4.8 and 3.5.8.2 describe the DHAR and how it is used for memory hoisting. 577 * 2. If the DramHoleValid bit of the DHAR for node n is clear, the DHAR is 581 * DramHoleOffset field from the DHAR. To obtain the DramAddr, subtract the 601 /* use DHAR t in sys_addr_to_dram_addr() [all...] |
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | amd64_edac.h | 61 * If the DRAM Hole Address Register (DHAR) is enabled and the SysAddr 63 * a value x from the DHAR is subtracted from the SysAddr to produce a 69 * If the SysAddr is not affected by the DHAR then a value y is 139 #define DHAR 0xf0 macro
|
H A D | amd64_edac.c | 487 * complete 32-bit values despite the fact that the bitfields in the DHAR 497 edac_dbg(1, " revision %d for node %d does not support DHAR\n", in get_dram_hole_info() 528 * 0xffffffff. The DRAM Hole Address Register (DHAR) relocates the in get_dram_hole_info() 538 edac_dbg(1, " DHAR info for node %d base 0x%lx offset 0x%lx size 0x%lx\n", in get_dram_hole_info() 832 * SysAddr to a DramAddr. If the DRAM Hole Address Register (DHAR) is enabled, 834 * 3.4.8 and 3.5.8.2 describe the DHAR and how it is used for memory hoisting. 844 * 2. If the DramHoleValid bit of the DHAR for node n is clear, the DHAR is 848 * DramHoleOffset field from the DHAR. To obtain the DramAddr, subtract the 867 /* use DHAR t in sys_addr_to_dram_addr() [all...] |
Completed in 9 milliseconds