Searched refs:E820_TYPE_NVS (Results 1 – 8 of 8) sorted by relevance
14 E820_TYPE_NVS = 4, enumerator
31 if (entry_type == E820_TYPE_RESERVED || entry_type == E820_TYPE_NVS) in arch_rmrr_sanity_check()
195 case E820_TYPE_NVS: pr_cont("ACPI NVS"); break; in e820_print_type()786 if (entry->type == E820_TYPE_NVS) in e820__register_nvs_regions()1082 case E820_TYPE_NVS: return "ACPI Non-volatile Storage"; in e820_type_to_string()1098 case E820_TYPE_NVS: /* Fall-through: */ in e820_type_to_iomem_type()1112 case E820_TYPE_NVS: return IORES_DESC_ACPI_NV_STORAGE; in e820_type_to_iores_desc()1143 case E820_TYPE_NVS: in do_mark_busy()
305 cmd.type = E820_TYPE_NVS; in crash_setup_memmap_entries()
575 case E820_TYPE_NVS: in memremap_should_map_decrypted()
151 e820_type = E820_TYPE_NVS; in do_add_efi_memmap()
575 e820_type = E820_TYPE_NVS; in setup_e820()
1891 e820__range_add(addr, size, E820_TYPE_NVS); in arch_reserve_mem_area()