Home
last modified time | relevance | path

Searched refs:RW2 (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c500 Type = (BREAK_TYPE) Dr7.Bits.RW2; in GetBreakpointType()
628 Dr7.Bits.RW2 = Type; in EnableDebugRegister()
697 (Dr7.Bits.RW2 == Type) && in FindMatchingDebugRegister()
748 Dr7.Bits.RW2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c500 Type = (BREAK_TYPE) Dr7.Bits.RW2; in GetBreakpointType()
628 Dr7.Bits.RW2 = Type; in EnableDebugRegister()
697 (Dr7.Bits.RW2 == Type) && in FindMatchingDebugRegister()
748 Dr7.Bits.RW2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c529 Type = (BREAK_TYPE) Dr7.Bits.RW2; in GetBreakpointType()
657 Dr7.Bits.RW2 = Type; in EnableDebugRegister()
726 (Dr7.Bits.RW2 == Type) && in FindMatchingDebugRegister()
777 Dr7.Bits.RW2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c481 Type = (BREAK_TYPE) Dr7.Bits.RW2; in GetBreakpointType()
609 Dr7.Bits.RW2 = Type; in EnableDebugRegister()
678 (Dr7.Bits.RW2 == Type) && in FindMatchingDebugRegister()
729 Dr7.Bits.RW2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h155 UINT32 RW2:2; // Read/Write field member
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h187 UINT32 RW2:2; // Read/Write field member