Searched refs:hob_header (Results 1 – 5 of 5) sorted by relevance
24 struct hob_header { struct36 struct hob_header hdr; argument104 struct hob_header hdr;124 struct hob_header hdr;140 static inline const struct hob_header *get_next_hob(const struct hob_header *hdr) in get_next_hob()142 return (const struct hob_header *)((uintptr_t)hdr + hdr->len); in get_next_hob()157 static inline bool end_of_hob(const struct hob_header *hdr) in end_of_hob()173 static inline void *get_guid_hob_data(const struct hob_header *hdr) in get_guid_hob_data()189 static inline u16 get_guid_hob_data_size(const struct hob_header *hdr) in get_guid_hob_data_size()
142 const struct hob_header *fsp_get_next_hob(uint type, const void *hob_list);152 const struct hob_header *fsp_get_next_guid_hob(const struct efi_guid *guid,
220 const struct hob_header *hdr; in fsp_get_usable_lowmem_top()282 const struct hob_header *hdr; in fsp_get_usable_highmem_top()311 const struct hob_header *hdr; in fsp_get_reserved_mem_from_guid()364 const struct hob_header *fsp_get_next_hob(uint type, const void *hob_list) in fsp_get_next_hob()366 const struct hob_header *hdr; in fsp_get_next_hob()381 const struct hob_header *fsp_get_next_guid_hob(const struct efi_guid *guid, in fsp_get_next_guid_hob()384 const struct hob_header *hdr; in fsp_get_next_guid_hob()402 const struct hob_header *guid_hob; in fsp_get_guid_hob_data()
18 const struct hob_header *hdr; in dram_init()68 const struct hob_header *hdr; in install_e820_map()
58 const struct hob_header *hdr; in do_hob()