Searched refs:PushU64 (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/X64/ |
H A D | EbcSupport.c | 109 PushU64 ( function 235 PushU64 (&VmContext, (UINT64) Arg16); 236 PushU64 (&VmContext, (UINT64) Arg15); 237 PushU64 (&VmContext, (UINT64) Arg14); 238 PushU64 (&VmContext, (UINT64) Arg13); 239 PushU64 (&VmContext, (UINT64) Arg12); 240 PushU64 (&VmContext, (UINT64) Arg11); 241 PushU64 (&VmContext, (UINT64) Arg10); 242 PushU64 (&VmContext, (UINT64) Arg9); 243 PushU64 ( [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/Ipf/ |
H A D | EbcSupport.c | 54 PushU64 ( function 186 PushU64 (&VmContext, (UINT64) VM_STACK_KEY_VALUE); 193 PushU64 (&VmContext, Arg16); 194 PushU64 (&VmContext, Arg15); 195 PushU64 (&VmContext, Arg14); 196 PushU64 (&VmContext, Arg13); 197 PushU64 (&VmContext, Arg12); 198 PushU64 (&VmContext, Arg11); 199 PushU64 (&VmContext, Arg10); 200 PushU64 ( [all...] |
Completed in 173 milliseconds