Home
last modified time | relevance | path

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

/external/syslinux/efi/i386/
Dlinux.S42 .globl efi_handover_64 symbol
43 .type efi_handover_64,@function
44 efi_handover_64: label
/external/syslinux/efi/x86_64/
Dlinux.S55 .globl efi_handover_64 symbol
57 .type efi_handover_64,@function
59 efi_handover_64: label
/external/syslinux/efi/
Defi.h77 handover_func_t efi_handover_64; variable
Dmain.c798 func = efi_handover_64; in handover_boot()