Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dsev.c34 #define DR7_RESET_VALUE 0x400 macro
1115 if (!data && (val & ~DR7_RESET_VALUE)) in vc_handle_dr7_write()
1142 *reg = DR7_RESET_VALUE; in vc_handle_dr7_read()