Home
last modified time | relevance | path

Searched refs:Context3 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/Nt32Pkg/Sec/
DSecMain.c119 IN VOID *Context3, OPTIONAL
566 IN VOID *Context3, OPTIONAL in PeiSwitchStacks() argument
582 JumpBuffer.Esp -= sizeof (Context1) + sizeof (Context2) + sizeof(Context3); in PeiSwitchStacks()
585 ((VOID**)JumpBuffer.Esp)[3] = Context3; in PeiSwitchStacks()
DStackX64.asm94 ; IN VOID *Context3, OPTIONAL