Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev-internal.h3 #define DR7_RESET_VALUE 0x400 macro
/linux/arch/x86/coco/sev/
H A Dcore.c1100 vmsa->dr7 = DR7_RESET_VALUE; in wakeup_cpu_via_vmgexit()