Searched refs:EFI_ACPI_RECLAIM_MEMORY (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/firmware/efi/libstub/
H A Dscreen_info.c29 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY,
H A Dmem.c23 int memtype = install_cfg_tbl ? EFI_ACPI_RECLAIM_MEMORY
H A Drandom.c101 * Use EFI_ACPI_RECLAIM_MEMORY here so that it is guaranteed that the
105 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY,
H A Dunaccepted_memory.c65 status = efi_bs_call(allocate_pool, EFI_ACPI_RECLAIM_MEMORY,
H A Dx86-stub.c573 case EFI_ACPI_RECLAIM_MEMORY:
/linux-master/arch/loongarch/kernel/
H A Dmem.c39 case EFI_ACPI_RECLAIM_MEMORY:
H A Dnuma.c300 case EFI_ACPI_RECLAIM_MEMORY:
/linux-master/drivers/firmware/efi/
H A Defi-init.c141 case EFI_ACPI_RECLAIM_MEMORY:
206 if (md->type == EFI_ACPI_RECLAIM_MEMORY)
H A Desrt.c258 md.type != EFI_ACPI_RECLAIM_MEMORY &&
/linux-master/arch/riscv/kernel/
H A Dacpi.c280 case EFI_ACPI_RECLAIM_MEMORY:
/linux-master/arch/arm64/kernel/
H A Dacpi.c332 case EFI_ACPI_RECLAIM_MEMORY:
/linux-master/drivers/xen/
H A Defi.c348 case EFI_ACPI_RECLAIM_MEMORY:
/linux-master/arch/x86/platform/efi/
H A Defi.c147 case EFI_ACPI_RECLAIM_MEMORY:
/linux-master/include/linux/
H A Defi.h107 #define EFI_ACPI_RECLAIM_MEMORY 9 macro

Completed in 129 milliseconds