Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
DProcessor.c619 Dr7.Bits.LEN0 = Length; in EnableDebugRegister()
686 (Dr7.Bits.LEN0 == Length) && in FindMatchingDebugRegister()
739 Dr7.Bits.LEN0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
DProcessor.c619 Dr7.Bits.LEN0 = Length; in EnableDebugRegister()
686 (Dr7.Bits.LEN0 == Length) && in FindMatchingDebugRegister()
739 Dr7.Bits.LEN0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c648 Dr7.Bits.LEN0 = Length; in EnableDebugRegister()
715 (Dr7.Bits.LEN0 == Length) && in FindMatchingDebugRegister()
768 Dr7.Bits.LEN0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
DProcessor.c600 Dr7.Bits.LEN0 = Length; in EnableDebugRegister()
667 (Dr7.Bits.LEN0 == Length) && in FindMatchingDebugRegister()
720 Dr7.Bits.LEN0 = 0; in DisableDebugRegister()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
DGdbDebugAgent.h152 UINT32 LEN0:2; // Length field member
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
DGdbStubInternal.h184 UINT32 LEN0:2; // Length field member