Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Ddebugreg.h62 #define DR_LOCAL_ENABLE_MASK (0x55) /* Set local bits for all 4 regs */ macro
/linux-6.3-rc2/arch/x86/kvm/
A Demulate.c3008 ops->set_dr(ctxt, 7, dr7 & ~(DR_LOCAL_ENABLE_MASK | DR_LOCAL_SLOWDOWN)); in emulator_do_task_switch()

Completed in 13 milliseconds