Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/coco/sev/
Dcore.c46 #define DR7_RESET_VALUE 0x400 macro
1184 vmsa->dr7 = DR7_RESET_VALUE; in wakeup_cpu_via_vmgexit()
1816 if (!data && (val & ~DR7_RESET_VALUE)) in vc_handle_dr7_write()
1846 *reg = DR7_RESET_VALUE; in vc_handle_dr7_read()