Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c629 Dr7.Bits.LEN2 = Length; in EnableDebugRegister()
696 (Dr7.Bits.LEN2 == Length) && in FindMatchingDebugRegister()
749 Dr7.Bits.LEN2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c629 Dr7.Bits.LEN2 = Length; in EnableDebugRegister()
696 (Dr7.Bits.LEN2 == Length) && in FindMatchingDebugRegister()
749 Dr7.Bits.LEN2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c658 Dr7.Bits.LEN2 = Length; in EnableDebugRegister()
725 (Dr7.Bits.LEN2 == Length) && in FindMatchingDebugRegister()
778 Dr7.Bits.LEN2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c610 Dr7.Bits.LEN2 = Length; in EnableDebugRegister()
677 (Dr7.Bits.LEN2 == Length) && in FindMatchingDebugRegister()
730 Dr7.Bits.LEN2 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h156 UINT32 LEN2:2; // Length field member
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h188 UINT32 LEN2:2; // Length field member