Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c502 Type = (BREAK_TYPE) Dr7.Bits.RW3; in GetBreakpointType()
633 Dr7.Bits.RW3 = Type; in EnableDebugRegister()
702 (Dr7.Bits.RW3 == Type) && in FindMatchingDebugRegister()
753 Dr7.Bits.RW3 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c502 Type = (BREAK_TYPE) Dr7.Bits.RW3; in GetBreakpointType()
633 Dr7.Bits.RW3 = Type; in EnableDebugRegister()
702 (Dr7.Bits.RW3 == Type) && in FindMatchingDebugRegister()
753 Dr7.Bits.RW3 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c531 Type = (BREAK_TYPE) Dr7.Bits.RW3; in GetBreakpointType()
662 Dr7.Bits.RW3 = Type; in EnableDebugRegister()
731 (Dr7.Bits.RW3 == Type) && in FindMatchingDebugRegister()
782 Dr7.Bits.RW3 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c483 Type = (BREAK_TYPE) Dr7.Bits.RW3; in GetBreakpointType()
614 Dr7.Bits.RW3 = Type; in EnableDebugRegister()
683 (Dr7.Bits.RW3 == Type) && in FindMatchingDebugRegister()
734 Dr7.Bits.RW3 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h157 UINT32 RW3:2; // Read/Write field member
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h189 UINT32 RW3:2; // Read/Write field member