Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c1292 static efi_status_t alloc_e820ext(u32 nr_desc, struct setup_data **e820ext, in alloc_e820ext() function
1348 status = alloc_e820ext(nr_e820ext, &e820ext, &e820ext_size); in exit_boot()