Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/uapi/asm/
De820.h33 #define E820_NVS 4 macro
/linux-4.4.14/arch/x86/kernel/
De820.c146 case E820_NVS: in e820_print_type()
717 if (ei->type == E820_NVS) in e820_mark_nvs_memory()
920 case E820_NVS: return "ACPI Non-volatile Storage"; in e820_type_to_string()
Dcrash.c595 cmd.type = E820_NVS; in crash_setup_memmap_entries()
/linux-4.4.14/arch/x86/platform/efi/
Defi.c172 e820_type = E820_NVS; in do_add_efi_memmap()
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c1244 e820_type = E820_NVS; in setup_e820()