Home
last modified time | relevance | path

Searched refs:hob_res_desc (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/x86/lib/fsp/
Dfsp_support.c14 struct hob_res_desc *res_desc; in fsp_get_usable_lowmem_top()
29 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_lowmem_top()
76 struct hob_res_desc *res_desc; in fsp_get_usable_highmem_top()
87 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_highmem_top()
105 struct hob_res_desc *res_desc; in fsp_get_reserved_mem_from_guid()
113 res_desc = (struct hob_res_desc *)hdr; in fsp_get_reserved_mem_from_guid()
Dfsp_dram.c20 struct hob_res_desc *res_desc; in fsp_scan_for_ram_size()
25 res_desc = (struct hob_res_desc *)hdr; in fsp_scan_for_ram_size()
52 struct hob_res_desc *res_desc; in install_e820_map()
58 res_desc = (struct hob_res_desc *)hdr; in install_e820_map()
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dhob.h103 struct hob_res_desc { struct