Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/fsp/
Dfsp_dram.c18 struct hob_res_desc *res_desc; in dram_init()
23 res_desc = (struct hob_res_desc *)hdr; in dram_init()
69 struct hob_res_desc *res_desc; in install_e820_map()
75 res_desc = (struct hob_res_desc *)hdr; in install_e820_map()
Dfsp_support.c220 struct hob_res_desc *res_desc; in fsp_get_usable_lowmem_top()
235 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_lowmem_top()
282 struct hob_res_desc *res_desc; in fsp_get_usable_highmem_top()
293 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_highmem_top()
311 struct hob_res_desc *res_desc; in fsp_get_reserved_mem_from_guid()
319 res_desc = (struct hob_res_desc *)hdr; in fsp_get_reserved_mem_from_guid()
/external/u-boot/arch/x86/include/asm/fsp/
Dfsp_hob.h102 struct hob_res_desc { struct