Home
last modified time | relevance | path

Searched refs:DR_LOCAL_ENABLE_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Ddebugreg.h61 #define DR_LOCAL_ENABLE_MASK (0x55) /* Set local bits for all 4 regs */ macro
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Ddebugreg.h62 #define DR_LOCAL_ENABLE_MASK (0x55) /* Set local bits for all 4 regs */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Ddebugreg.h47 #define DR_LOCAL_ENABLE_MASK (0x55) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Ddebugreg.h47 #define DR_LOCAL_ENABLE_MASK (0x55) macro
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c3442 ops->set_dr(ctxt, 7, dr7 & ~(DR_LOCAL_ENABLE_MASK | DR_LOCAL_SLOWDOWN)); in emulator_do_task_switch()
/kernel/linux/linux-6.6/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()

Completed in 15 milliseconds