Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/asm/
H A Ddebugreg.h40 #define DR7_LOCAL_ENABLE_DRx(x) (BIT(0) << (x)) macro
43 (DR7_LOCAL_ENABLE_DRx(x) | DR7_GLOBAL_ENABLE_DRx(x))