Searched refs:hob_header (Results 1 – 5 of 5) sorted by relevance
23 struct hob_header { struct35 struct hob_header hdr; argument103 struct hob_header hdr;123 struct hob_header hdr;159 static inline const struct hob_header *get_next_hob(const struct hob_header *hdr) in get_next_hob()161 return (const struct hob_header *)((uintptr_t)hdr + hdr->len); in get_next_hob()176 static inline bool end_of_hob(const struct hob_header *hdr) in end_of_hob()192 static inline void *get_guid_hob_data(const struct hob_header *hdr) in get_guid_hob_data()208 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,
219 const struct hob_header *hdr; in fsp_get_usable_lowmem_top()281 const struct hob_header *hdr; in fsp_get_usable_highmem_top()310 const struct hob_header *hdr; in fsp_get_reserved_mem_from_guid()363 const struct hob_header *fsp_get_next_hob(uint type, const void *hob_list) in fsp_get_next_hob()365 const struct hob_header *hdr; in fsp_get_next_hob()380 const struct hob_header *fsp_get_next_guid_hob(const struct efi_guid *guid, in fsp_get_next_guid_hob()383 const struct hob_header *hdr; in fsp_get_next_guid_hob()401 const struct hob_header *guid_hob; in fsp_get_guid_hob_data()
17 const struct hob_header *hdr; in dram_init()68 const struct hob_header *hdr; in install_e820_map()
77 const struct hob_header *hdr; in do_hob()