Searched refs:Arg10 (Results 1 – 3 of 3) sorted by relevance
106 UINT64 Arg10; in EbcInterpret() local131 Arg10 = VA_ARG (List, UINT64); in EbcInterpret()200 PushU64 (&VmContext, Arg10); in EbcInterpret()
166 IN UINTN Arg10, in EbcInterpret() argument242 PushU64 (&VmContext, (UINT64) Arg10); in EbcInterpret()
221 IN UINTN Arg10, in EbcInterpret() argument297 *(UINTN *) (UINTN) (VmContext.Gpr[0]) = (UINTN) Arg10; in EbcInterpret()