Home
last modified time | relevance | path

Searched refs:handle_protocol (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c46 c->handle_protocol = bt->handle_protocol; \
210 status = efi_call_early(handle_protocol, handle, in __open_volume32()
236 status = efi_call_early(handle_protocol, handle, in __open_volume64()
397 status = efi_call_early(handle_protocol, h, in setup_efi_pci32()
504 status = efi_call_early(handle_protocol, h, in setup_efi_pci64()
673 status = efi_call_early(handle_protocol, h, in setup_gop32()
678 status = efi_call_early(handle_protocol, h, in setup_gop32()
786 status = efi_call_early(handle_protocol, h, in setup_gop64()
791 status = efi_call_early(handle_protocol, h, in setup_gop64()
898 status = efi_call_early(handle_protocol, handle, in setup_uga32()
[all …]
/linux-4.4.14/drivers/firmware/efi/libstub/
Darm-stub.c55 status = sys_table_arg->boottime->handle_protocol(handle, in efi_open_volume()
198 status = sys_table->boottime->handle_protocol(handle, in efi_entry()
/linux-4.4.14/arch/x86/include/asm/
Defi.h188 u64 handle_protocol; member
/linux-4.4.14/include/linux/
Defi.h180 u32 handle_protocol; member
228 u64 handle_protocol; member
281 efi_status_t (*handle_protocol)(efi_handle_t, efi_guid_t *, void **); member