Searched refs:DEBUGCTLMSR_LBR_MASK (Results 1 – 2 of 2) sorted by relevance
23 #define DEBUGCTLMSR_LBR_MASK (DEBUGCTLMSR_LBR | DEBUGCTLMSR_FREEZE_LBRS_ON_PMI) macro403 debugctl |= DEBUGCTLMSR_LBR_MASK; in vmx_supported_debugctl()
1925 debugctl &= ~DEBUGCTLMSR_LBR_MASK; in vcpu_supported_debugctl()
Completed in 28 milliseconds