Searched refs:E820_UNUSABLE (Results 1 – 5 of 5) sorted by relevance
46 #define E820_UNUSABLE 5 macro
222 if (entry->type == E820_UNUSABLE) in xen_ignore_unusable()320 type = E820_UNUSABLE; in xen_memory_setup()
147 case E820_UNUSABLE: in e820_print_type()903 case E820_UNUSABLE: return "Unusable memory"; in e820_type_to_string()
340 e820_type = E820_UNUSABLE; in do_add_efi_memmap()
828 e820_type = E820_UNUSABLE; in make_boot_params()