Home
last modified time | relevance | path

Searched refs:Rflags (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
DArchExceptionHandler.c69 mReservedVectors[ExceptionType].OldFlags = SystemContext.SystemContextX64->Rflags; in ArchSaveExceptionContext()
76 Eflags.UintN = SystemContext.SystemContextX64->Rflags; in ArchSaveExceptionContext()
78 SystemContext.SystemContextX64->Rflags = Eflags.UintN; in ArchSaveExceptionContext()
99 SystemContext.SystemContextX64->Rflags = mReservedVectors[ExceptionType].OldFlags; in ArchRestoreExceptionContext()
131 SystemContext.SystemContextX64->Rflags in DumpCpuContent()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmmProfileArch.h42 UINT64 Rflags; member
DSmmProfileArch.c315 SystemContext.SystemContextX64->Rflags &= (UINTN) ~BIT8; in ClearTrapFlag()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c53 OFFSET_OF(EFI_SYSTEM_CONTEXT_X64, Rflags),
343 SystemContext.SystemContextX64->Rflags |= TF_BIT; //Setting the TF bit. in AddSingleStep()
358 SystemContext.SystemContextX64->Rflags &= ~TF_BIT; // clearing the TF bit. in RemoveSingleStep()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c53 OFFSET_OF(EFI_SYSTEM_CONTEXT_X64, Rflags),
343 SystemContext.SystemContextX64->Rflags |= TF_BIT; //Setting the TF bit. in AddSingleStep()
358 SystemContext.SystemContextX64->Rflags &= ~TF_BIT; // clearing the TF bit. in RemoveSingleStep()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
DAsmFuncs.S33 ASM_PFX(Rflags): .long 0x55555555 # ?
226 movq %rax, ASM_PFX(Rflags)(%rip)
DAsmFuncs.asm59 Rflags dq 5555555555555555h ; ? define
258 mov qword ptr Rflags, rax
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DDebugSupport.h240 UINT64 Rflags; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDebugSupport.h209 UINT64 Rflags; member
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DCper.h674 UINT64 Rflags; member