Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsev.c46 #define DR7_RESET_VALUE 0x400 macro
1037 vmsa->dr7 = DR7_RESET_VALUE; in wakeup_cpu_via_vmgexit()
1617 if (!data && (val & ~DR7_RESET_VALUE)) in vc_handle_dr7_write()
1647 *reg = DR7_RESET_VALUE; in vc_handle_dr7_read()