Home
last modified time | relevance | path

Searched refs:EFI_UNUSABLE_MEMORY (Results 1 – 5 of 5) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dmem.c38 case EFI_UNUSABLE_MEMORY: in memblock_init()
H A Dnuma.c278 case EFI_UNUSABLE_MEMORY: in init_node_memblock()
/linux/arch/x86/platform/efi/
H A Defi.c153 case EFI_UNUSABLE_MEMORY: in do_add_efi_memmap()
/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c638 case EFI_UNUSABLE_MEMORY: in setup_e820()
/linux/include/linux/
H A Defi.h106 #define EFI_UNUSABLE_MEMORY 8 macro