Searched refs:E820_UNUSABLE (Results 1 – 5 of 5) sorted by relevance
34 #define E820_UNUSABLE 5 macro
558 if (entry->type == E820_UNUSABLE) in xen_ignore_unusable()659 type = E820_UNUSABLE; in xen_memory_setup()
149 case E820_UNUSABLE: in e820_print_type()920 case E820_UNUSABLE: return "Unusable memory"; in e820_type_to_string()
154 e820_type = E820_UNUSABLE; in do_add_efi_memmap()
1216 e820_type = E820_UNUSABLE; in setup_e820()