OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Dr3
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/
PeCoffExtraActionLib.c
59
UINTN
Dr3
;
117
Dr3
= AsmReadDr3 ();
125
//
DR3
= IO_PORT_BREAKPOINT_ADDRESS
126
// DR7 = Disables all HW breakpoints except for
DR3
I/O port access of length 1 byte
161
// If user changed
Dr3
(by setting HW bp in the above exception handler,
173
AsmWriteDr3 (
Dr3
);
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
MpLib.h
102
UINTN
Dr3
;
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Include/Ia32/
ProcessorContext.h
177
UINT32
Dr3
;
268
UINT64
Dr3
;
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h
106
UINT32
Dr3
;
200
UINT64
Dr3
;
Completed in 1271 milliseconds