Home
last modified time | relevance | path

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

/u-boot/arch/x86/lib/fsp/
A Dfsp_support.c15 struct hob_res_desc *res_desc; in fsp_get_usable_lowmem_top()
30 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_lowmem_top()
77 struct hob_res_desc *res_desc; in fsp_get_usable_highmem_top()
88 res_desc = (struct hob_res_desc *)hdr; in fsp_get_usable_highmem_top()
106 struct hob_res_desc *res_desc; in fsp_get_reserved_mem_from_guid()
114 res_desc = (struct hob_res_desc *)hdr; in fsp_get_reserved_mem_from_guid()
A Dfsp_dram.c24 struct hob_res_desc *res_desc; in fsp_scan_for_ram_size()
29 res_desc = (struct hob_res_desc *)hdr; in fsp_scan_for_ram_size()
47 struct hob_res_desc *res_desc; in dram_init_banksize()
67 res_desc = (struct hob_res_desc *)hdr; in dram_init_banksize()
105 struct hob_res_desc *res_desc; in install_e820_map()
113 res_desc = (struct hob_res_desc *)hdr; in install_e820_map()
/u-boot/arch/x86/include/asm/
A Dhob.h103 struct hob_res_desc { struct
/u-boot/cmd/x86/
A Dhob.c78 const struct hob_res_desc *res = ptr; in show_hob_details()

Completed in 4 milliseconds