Home
last modified time | relevance | path

Searched defs:ramtop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/common/basecode/ramtop/
H A Dramtop.c46 static int ramtop_cmos_read(struct ramtop_table *ramtop) in ramtop_cmos_read()
72 static void ramtop_cmos_write(struct ramtop_table *ramtop) in ramtop_cmos_write()
86 struct ramtop_table ramtop; in update_ramtop() local
109 struct ramtop_table ramtop; in get_ramtop_addr() local
120 uint32_t ramtop = get_ramtop_addr(); in early_ramtop_enable_cache_range() local
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/acpimmio/
H A Dbiosram.c61 void backup_top_of_low_cacheable(uintptr_t ramtop) in backup_top_of_low_cacheable()