Home
last modified time | relevance | path

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

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