Home
last modified time | relevance | path

Searched refs:EFI_DEV_END_ENTIRE (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/firmware/efi/
Ddev-path-parser.c102 node->header.sub_type != EFI_DEV_END_ENTIRE) in parse_end_path()
180 if (ret == EFI_DEV_END_ENTIRE) in efi_get_device_by_path()
/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot.c87 rem->sub_type != EFI_DEV_END_ENTIRE) in load_file()
156 (*dp)->sub_type = EFI_DEV_END_ENTIRE; in append_end_node()
Defi-stub-helper.c292 (header.sub_type != EFI_DEV_END_ENTIRE)); in efi_load_option_unpack()
622 EFI_DEV_END_ENTIRE,
/Linux-v6.1/fs/efivarfs/
Dvars.c46 node->sub_type == EFI_DEV_END_ENTIRE) in validate_device_path()
/Linux-v6.1/include/linux/
Defi.h975 #define EFI_DEV_END_ENTIRE 0xFF macro
/Linux-v6.1/arch/ia64/kernel/
Defi.c955 if (hdr->sub_type == EFI_DEV_END_ENTIRE) in efi_uart_console_only()