Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DArchInterruptDefs.h38 UINTN OldSp; member
DArchExceptionHandler.c68 mReservedVectors[ExceptionType].OldSp = SystemContext.SystemContextX64->Rsp; in ArchSaveExceptionContext()
98 SystemContext.SystemContextX64->Rsp = mReservedVectors[ExceptionType].OldSp; in ArchRestoreExceptionContext()