Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Ddebugreg.h75 #define DR_LOCAL_SLOWDOWN (0x100) /* Local slow the pipeline */ macro
/openbmc/linux/arch/x86/kvm/
H A Demulate.c3014 ops->set_dr(ctxt, 7, dr7 & ~(DR_LOCAL_ENABLE_MASK | DR_LOCAL_SLOWDOWN)); in emulator_do_task_switch()