Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h456 #define DEBUGCTLMSR_RTM_DEBUG BIT(15) macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h456 #define DEBUGCTLMSR_RTM_DEBUG BIT(15) macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c2308 debugctl |= DEBUGCTLMSR_RTM_DEBUG; in vmx_get_supported_debugctl()