Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dmem.c42 case EFI_RESERVED_TYPE: in memblock_init()
H A Dnuma.c282 case EFI_RESERVED_TYPE: in init_node_memblock()
/linux/Documentation/security/secrets/
H A Dcoco.rst32 by the firmware as ``EFI_RESERVED_TYPE``, and therefore the kernel should not
/linux/drivers/xen/
H A Defi.c350 case EFI_RESERVED_TYPE: in xen_efi_config_table_is_usable()
/linux/include/linux/
H A Defi.h98 #define EFI_RESERVED_TYPE 0 macro