Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
De820.h45 #define E820_NVS 4 macro
/linux-3.4.99/arch/x86/kernel/
De820.c144 case E820_NVS: in e820_print_type()
718 if (ei->type == E820_NVS) in e820_mark_nvs_memory()
902 case E820_NVS: return "ACPI Non-volatile Storage"; in e820_type_to_string()
/linux-3.4.99/arch/x86/platform/efi/
Defi.c353 e820_type = E820_NVS; in do_add_efi_memmap()
/linux-3.4.99/arch/x86/boot/compressed/
Deboot.c844 e820_type = E820_NVS; in make_boot_params()