Home
last modified time | relevance | path

Searched refs:amd64_get_dram_hole_info (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac_dbg.c29 amd64_get_dram_hole_info(mci, &hole_base, &hole_offset, &hole_size); in amd64_hole_show()
H A Damd64_edac.h65 * 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 Damd64_edac.c503 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