Searched refs:amd64_get_dram_hole_info (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd64_edac_dbg.c | 29 amd64_get_dram_hole_info(mci, &hole_base, &hole_offset, &hole_size); in amd64_hole_show()
|
H A D | amd64_edac.h | 65 * section 3.4.8 and the comments in amd64_get_dram_hole_info() and 504 int amd64_get_dram_hole_info(struct mem_ctl_info *mci, u64 *hole_base,
|
H A D | amd64_edac.c | 503 int amd64_get_dram_hole_info(struct mem_ctl_info *mci, u64 *hole_base, in amd64_get_dram_hole_info() function 557 EXPORT_SYMBOL_GPL(amd64_get_dram_hole_info); variable 596 ret = amd64_get_dram_hole_info(mci, &hole_base, &hole_offset, in sys_addr_to_dram_addr()
|
Completed in 6 milliseconds