Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dcapabilities.h23 #define DEBUGCTLMSR_LBR_MASK (DEBUGCTLMSR_LBR | DEBUGCTLMSR_FREEZE_LBRS_ON_PMI) macro
403 debugctl |= DEBUGCTLMSR_LBR_MASK; in vmx_supported_debugctl()
A Dvmx.c1925 debugctl &= ~DEBUGCTLMSR_LBR_MASK; in vcpu_supported_debugctl()

Completed in 28 milliseconds