Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DArchInterruptDefs.h37 UINTN OldSs; member
DArchExceptionHandler.c67 mReservedVectors[ExceptionType].OldSs = SystemContext.SystemContextX64->Ss; in ArchSaveExceptionContext()
97 SystemContext.SystemContextX64->Ss = mReservedVectors[ExceptionType].OldSs; in ArchRestoreExceptionContext()