Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c632 static efi_status_t allocate_e820(struct boot_params *params, in allocate_e820() function
716 status = allocate_e820(boot_params, &e820ext, &e820ext_size); in exit_boot()