Home
last modified time | relevance | path

Searched refs:hob_header (Results 1 – 6 of 6) sorted by relevance

/arch/x86/include/asm/
A Dhob.h59 struct hob_header { struct
71 struct hob_header hdr; argument
104 struct hob_header hdr;
124 struct hob_header hdr;
140 static inline const struct hob_header *get_next_hob(const struct hob_header in get_next_hob()
143 return (const struct hob_header *)((uintptr_t)hdr + hdr->len); in get_next_hob()
158 static inline bool end_of_hob(const struct hob_header *hdr) in end_of_hob()
174 static inline void *get_guid_hob_data(const struct hob_header *hdr) in get_guid_hob_data()
190 static inline u16 get_guid_hob_data_size(const struct hob_header *hdr) in get_guid_hob_data_size()
203 const struct hob_header *hob_get_next_hob(uint type, const void *hob_list);
[all …]
/arch/x86/lib/
A Dhob.c17 const struct hob_header *hob_get_next_hob(uint type, const void *hob_list) in hob_get_next_hob()
19 const struct hob_header *hdr; in hob_get_next_hob()
42 const struct hob_header *hob_get_next_guid_hob(const efi_guid_t *guid, in hob_get_next_guid_hob()
45 const struct hob_header *hdr; in hob_get_next_guid_hob()
73 const struct hob_header *guid_hob; in hob_get_guid_hob_data()
/arch/x86/include/asm/fsp2/
A Dfsp_api.h16 struct hob_header;
46 struct hob_header **hobp);
/arch/x86/lib/fsp/
A Dfsp_support.c13 const struct hob_header *hdr; in fsp_get_usable_lowmem_top()
75 const struct hob_header *hdr; in fsp_get_usable_highmem_top()
104 const struct hob_header *hdr; in fsp_get_reserved_mem_from_guid()
A Dfsp_dram.c22 const struct hob_header *hdr; in fsp_scan_for_ram_size()
45 const struct hob_header *hdr; in dram_init_banksize()
122 const struct hob_header *hdr; in install_e820_map()
/arch/x86/lib/fsp2/
A Dfsp_meminit.c65 struct hob_header *hob; in fsp_memory_init()

Completed in 19 milliseconds