Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_dram.c19 struct hob_res_desc *res_desc; in dram_init()
24 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()
H A Dfsp_support.c221 struct hob_res_desc *res_desc; in fsp_get_usable_lowmem_top()
236 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_lowmem_top()
283 struct hob_res_desc *res_desc; in fsp_get_usable_highmem_top()
294 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_highmem_top()
312 struct hob_res_desc *res_desc; in fsp_get_reserved_mem_from_guid()
320 res_desc = (struct hob_res_desc *)hdr; in fsp_get_reserved_mem_from_guid()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h103 struct hob_res_desc { struct