Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defiboot.h89 void efi_memory_show_map(bool, bool);
H A Defimemory.c370 efi_memory_show_map(bool sorted, bool compact) in efi_memory_show_map() function
H A Dboot.c746 efi_memory_show_map(sorted, compact); in command_memmap()