HomeSort by relevance Sort by last modified time
    Searched refs:OldSs (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ArchInterruptDefs.h 37 UINTN OldSs;
ArchExceptionHandler.c 72 ReservedVectors[ExceptionType].OldSs = SystemContext.SystemContextX64->Ss;
107 SystemContext.SystemContextX64->Ss = ReservedVectors[ExceptionType].OldSs;

Completed in 469 milliseconds