Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c675 static efi_status_t allocate_e820(struct boot_params *params, in allocate_e820() function
738 status = allocate_e820(boot_params, &e820ext, &e820ext_size); in exit_boot()