HomeSort by relevance Sort by last modified time
    Searched defs:Dr1 (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/
PeCoffExtraActionLib.c 57 UINTN Dr1;
115 Dr1 = AsmReadDr1 ();
123 // DR1 = The address of the Null-terminated ASCII string for the PE/COFF image's PDB file name
167 AsmWriteDr1 (Dr1);
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
MpLib.h 100 UINTN Dr1;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c 267 UINTN Dr1;
273 Dr1 = AsmReadDr1 ();
291 AsmWriteDr1 (Dr1);
898 CpuContext->Dr1 = 0;
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/Ia32/
ProcessorContext.h 175 UINT32 Dr1;
266 UINT64 Dr1;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 104 UINT32 Dr1;
198 UINT64 Dr1;

Completed in 82 milliseconds