Searched refs:EFI_ACPI_RECLAIM_MEMORY (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/drivers/firmware/efi/ |
H A D | efi-init.c | 132 case EFI_ACPI_RECLAIM_MEMORY: in is_usable_memory() 197 if (md->type == EFI_ACPI_RECLAIM_MEMORY) in reserve_regions()
|
H A D | esrt.c | 258 md.type != EFI_ACPI_RECLAIM_MEMORY && in efi_esrt_init()
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | screen_info.c | 29 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in __alloc_screen_info()
|
H A D | mem.c | 23 int memtype = install_cfg_tbl ? EFI_ACPI_RECLAIM_MEMORY in efi_get_memory_map()
|
H A D | tpm.c | 118 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in efi_retrieve_tpm2_eventlog()
|
H A D | random.c | 105 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in efi_random_get_seed()
|
H A D | unaccepted_memory.c | 65 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY, in allocate_unaccepted_bitmap()
|
H A D | x86-stub.c | 580 case EFI_ACPI_RECLAIM_MEMORY: in setup_e820()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | mem.c | 39 case EFI_ACPI_RECLAIM_MEMORY: in memblock_init()
|
H A D | numa.c | 300 case EFI_ACPI_RECLAIM_MEMORY: in init_node_memblock()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | e820.c | 61 type = EFI_ACPI_RECLAIM_MEMORY; in efi_add_known_memory()
|
/openbmc/u-boot/arch/x86/cpu/efi/ |
H A D | payload.c | 217 case EFI_ACPI_RECLAIM_MEMORY: in install_e820_map()
|
/openbmc/u-boot/include/ |
H A D | efi.h | 152 EFI_ACPI_RECLAIM_MEMORY, enumerator
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | acpi.c | 332 case EFI_ACPI_RECLAIM_MEMORY: in acpi_os_ioremap()
|
/openbmc/linux/drivers/xen/ |
H A D | efi.c | 348 case EFI_ACPI_RECLAIM_MEMORY: in xen_efi_config_table_is_usable()
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | efi.c | 147 case EFI_ACPI_RECLAIM_MEMORY: in do_add_efi_memmap()
|
/openbmc/u-boot/cmd/ |
H A D | efidebug.c | 348 [EFI_ACPI_RECLAIM_MEMORY] = "ACPI RECLAIM MEM",
|
/openbmc/linux/include/linux/ |
H A D | efi.h | 106 #define EFI_ACPI_RECLAIM_MEMORY 9 macro
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | efi.c | 1237 case EFI_ACPI_RECLAIM_MEMORY: in efi_initialize_iomem_resources()
|