handle_protocol   172 arch/x86/boot/compressed/eboot.c 		status = efi_call_early(handle_protocol,
handle_protocol   294 arch/x86/boot/compressed/eboot.c 		status = efi_call_early(handle_protocol, handle,
handle_protocol   300 arch/x86/boot/compressed/eboot.c 		efi_call_early(handle_protocol, handle, &pciio_proto, &pciio);
handle_protocol   409 arch/x86/boot/compressed/eboot.c 	status = efi_call_early(handle_protocol, handle,
handle_protocol   147 drivers/firmware/efi/libstub/arm-stub.c 	status = sys_table->boottime->handle_protocol(handle,
handle_protocol   425 drivers/firmware/efi/libstub/efi-stub-helper.c 	status = efi_call_early(handle_protocol, handle,
handle_protocol   115 drivers/firmware/efi/libstub/gop.c 		status = efi_call_early(handle_protocol, h,
handle_protocol   120 drivers/firmware/efi/libstub/gop.c 		status = efi_call_early(handle_protocol, h,
handle_protocol   212 drivers/firmware/efi/libstub/gop.c 		status = efi_call_early(handle_protocol, h,
handle_protocol   217 drivers/firmware/efi/libstub/gop.c 		status = efi_call_early(handle_protocol, h,
handle_protocol   223 include/linux/efi.h 	u32 handle_protocol;
handle_protocol   271 include/linux/efi.h 	u64 handle_protocol;
handle_protocol   324 include/linux/efi.h 	efi_status_t (*handle_protocol)(efi_handle_t, efi_guid_t *, void **);