Home
last modified time | relevance | path

Searched refs:EFI_ACPI_RECLAIM_MEMORY (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Defi-init.c132 case EFI_ACPI_RECLAIM_MEMORY: in is_usable_memory()
197 if (md->type == EFI_ACPI_RECLAIM_MEMORY) in reserve_regions()
H A Desrt.c258 md.type != EFI_ACPI_RECLAIM_MEMORY && in efi_esrt_init()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dscreen_info.c29 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in __alloc_screen_info()
H A Dmem.c23 int memtype = install_cfg_tbl ? EFI_ACPI_RECLAIM_MEMORY in efi_get_memory_map()
H A Dtpm.c118 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in efi_retrieve_tpm2_eventlog()
H A Drandom.c105 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in efi_random_get_seed()
H A Dunaccepted_memory.c65 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in allocate_unaccepted_bitmap()
H A Dx86-stub.c580 case EFI_ACPI_RECLAIM_MEMORY: in setup_e820()
/openbmc/linux/arch/loongarch/kernel/
H A Dmem.c39 case EFI_ACPI_RECLAIM_MEMORY: in memblock_init()
H A Dnuma.c300 case EFI_ACPI_RECLAIM_MEMORY: in init_node_memblock()
/openbmc/u-boot/arch/x86/lib/
H A De820.c61 type = EFI_ACPI_RECLAIM_MEMORY; in efi_add_known_memory()
/openbmc/u-boot/arch/x86/cpu/efi/
H A Dpayload.c217 case EFI_ACPI_RECLAIM_MEMORY: in install_e820_map()
/openbmc/u-boot/include/
H A Defi.h152 EFI_ACPI_RECLAIM_MEMORY, enumerator
/openbmc/linux/arch/arm64/kernel/
H A Dacpi.c332 case EFI_ACPI_RECLAIM_MEMORY: in acpi_os_ioremap()
/openbmc/linux/drivers/xen/
H A Defi.c348 case EFI_ACPI_RECLAIM_MEMORY: in xen_efi_config_table_is_usable()
/openbmc/linux/arch/x86/platform/efi/
H A Defi.c147 case EFI_ACPI_RECLAIM_MEMORY: in do_add_efi_memmap()
/openbmc/u-boot/cmd/
H A Defidebug.c348 [EFI_ACPI_RECLAIM_MEMORY] = "ACPI RECLAIM MEM",
/openbmc/linux/include/linux/
H A Defi.h106 #define EFI_ACPI_RECLAIM_MEMORY 9 macro
/openbmc/linux/arch/ia64/kernel/
H A Defi.c1237 case EFI_ACPI_RECLAIM_MEMORY: in efi_initialize_iomem_resources()