update_capsule 1035 arch/x86/platform/efi/efi_64.c efi.update_capsule = efi_thunk_update_capsule; update_capsule 173 drivers/firmware/efi/capsule.c status = efi.update_capsule(&capsule, 1, sglist_phys); update_capsule 228 drivers/firmware/efi/runtime-wrappers.c status = efi_call_virt(update_capsule, update_capsule 476 drivers/firmware/efi/runtime-wrappers.c efi.update_capsule = virt_efi_update_capsule; update_capsule 221 drivers/xen/efi.c struct xen_platform_op op = INIT_EFI_OP(update_capsule); update_capsule 226 drivers/xen/efi.c set_xen_guest_handle(efi_data(op).u.update_capsule.capsule_header_array, update_capsule 228 drivers/xen/efi.c efi_data(op).u.update_capsule.capsule_count = count; update_capsule 229 drivers/xen/efi.c efi_data(op).u.update_capsule.sg_list = sg_list; update_capsule 290 drivers/xen/efi.c efi.update_capsule = xen_efi_update_capsule; update_capsule 550 include/linux/efi.h u32 update_capsule; update_capsule 568 include/linux/efi.h u64 update_capsule; update_capsule 620 include/linux/efi.h efi_update_capsule_t *update_capsule; update_capsule 1013 include/linux/efi.h efi_update_capsule_t *update_capsule; update_capsule 209 include/xen/interface/platform.h } update_capsule;