Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dx86-stub.c578 static efi_status_t allocate_e820(struct boot_params *params, in allocate_e820() function
652 status = allocate_e820(boot_params, &e820ext, &e820ext_size); in exit_boot()