Searched refs:hob_header (Results 1 – 6 of 6) sorted by relevance
59 struct hob_header { struct71 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 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 …]
17 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()
16 struct hob_header;46 struct hob_header **hobp);
13 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()
22 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()
65 struct hob_header *hob; in fsp_memory_init()
Completed in 19 milliseconds