Home
last modified time | relevance | path

Searched refs:DR7_RESET_VALUE (Results 1 – 3 of 3) 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 Dvc-handle.c674 if (!data && (val & ~DR7_RESET_VALUE)) in vc_handle_dr7_write()
704 *reg = DR7_RESET_VALUE; in vc_handle_dr7_read()
H A Dcore.c967 vmsa->dr7 = DR7_RESET_VALUE; in wakeup_cpu_via_vmgexit()