Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
De820.h34 #define E820_UNUSABLE 5 macro
/arch/x86/kernel/
De820.c150 case E820_UNUSABLE: in e820_print_type()
918 case E820_UNUSABLE: return "Unusable memory"; in e820_type_to_string()
/arch/x86/platform/efi/
Defi.c175 e820_type = E820_UNUSABLE; in do_add_efi_memmap()
/arch/x86/xen/
Dsetup.c608 if (entry->type == E820_UNUSABLE) in xen_ignore_unusable()
/arch/x86/boot/compressed/
Deboot.c1230 e820_type = E820_UNUSABLE; in setup_e820()