Home
last modified time | relevance | path

Searched refs:get_system_memory_map (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/gnr/
H A Dsoc_util.c81 const struct SystemMemoryMapHob *get_system_memory_map(void) in get_system_memory_map() function
99 const struct SystemMemoryMapHob *hob = get_system_memory_map(); in get_system_memory_map_elment()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/spr/
H A Dsoc_util.c43 const struct SystemMemoryMapHob *get_system_memory_map(void) in get_system_memory_map() function
61 const struct SystemMemoryMapHob *hob = get_system_memory_map(); in get_system_memory_map_elment()
H A Dromstage.c286 hob = get_system_memory_map(); in save_dimm_info()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/skx/include/soc/
H A Dsoc_util.h14 const struct SystemMemoryMapHob *get_system_memory_map(void);
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/gnr/include/soc/
H A Dsoc_util.h23 const struct SystemMemoryMapHob *get_system_memory_map(void);
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/cpx/include/soc/
H A Dsoc_util.h35 const struct SystemMemoryMapHob *get_system_memory_map(void);
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/spr/include/soc/
H A Dsoc_util.h34 const struct SystemMemoryMapHob *get_system_memory_map(void);
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/cpx/
H A Dsoc_util.c12 const struct SystemMemoryMapHob *get_system_memory_map(void) in get_system_memory_map() function
H A Dromstage.c54 hob = get_system_memory_map(); in save_dimm_info()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/skx/
H A Dsoc_util.c46 const struct SystemMemoryMapHob *get_system_memory_map(void) in get_system_memory_map() function
/aosp_15_r20/external/coreboot/src/mainboard/ocp/deltalake/
H A Dramstage.c117 hob = get_system_memory_map(); in dl_oem_smbios_strings()
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/
H A Duncore_acpi.c82 memory_map = get_system_memory_map(); in get_srat_memory_entries()