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

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/
PeCoffExtraActionLib.c 56 UINTN Dr0;
114 Dr0 = AsmReadDr0 ();
122 // DR0 = Signature
162 // we will not set Dr0 to 0 in GO/STEP handler because the break cause is not IMAGE_LOAD/_UNLOAD.
164 AsmWriteDr0 (Dr0);
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
MpLib.h 99 UINTN Dr0;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c 266 UINTN Dr0;
272 Dr0 = AsmReadDr0 ();
276 // DR0 = Signature
290 AsmWriteDr0 (Dr0);
859 * ((UINTN *) &CpuContext->Dr0 + RegisterIndex) = (UINTN) SetHwBreakpoint->Address;
894 CpuContext->Dr0 = 0;
1006 Buffer = (UINT8 *) CpuContext + OFFSET_OF (DEBUG_CPU_CONTEXT, Dr0) + Index * sizeof (UINTN);
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/Ia32/
ProcessorContext.h 174 UINT32 Dr0;
265 UINT64 Dr0;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vdmdbg.h 85 ULONG Dr0;
winnt.h     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 101 UINT32 Dr0;
194 UINT64 Dr0;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 103 UINT32 Dr0;
197 UINT64 Dr0;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]

Completed in 349 milliseconds