Searched refs:mmram_hob_desc_data (Results 1 – 2 of 2) sorted by relevance
45 struct efi_mmram_hob_descriptor_block *mmram_hob_desc_data; in build_sp_boot_hob_list() local82 mmram_resv_data_size, (void **) &mmram_hob_desc_data); in build_sp_boot_hob_list()90 mmram_hob_desc_data->number_of_mm_reserved_regions = 4U; in build_sp_boot_hob_list()91 mmram_desc_data = &mmram_hob_desc_data->descriptor[0]; in build_sp_boot_hob_list()
163 struct efi_mmram_hob_descriptor_block *mmram_hob_desc_data; in build_sp_boot_hob_list() local265 (void **) &mmram_hob_desc_data); in build_sp_boot_hob_list()271 mmram_hob_desc_data->number_of_mm_reserved_regions = mem_region_num; in build_sp_boot_hob_list()280 mmram_desc_data = &mmram_hob_desc_data->descriptor[mem_region_num]; in build_sp_boot_hob_list()