Searched refs:vmx_guest_debugctl_read (Results 1 – 4 of 4) sorted by relevance
656 u64 data = vmx_guest_debugctl_read(); in intel_pmu_legacy_freezing_lbrs_on_pmi()733 if (vmx_guest_debugctl_read() & DEBUGCTLMSR_LBR) in vmx_passthrough_lbr_msrs()755 if (!(vmx_guest_debugctl_read() & DEBUGCTLMSR_LBR)) in intel_pmu_cleanup()
423 static inline u64 vmx_guest_debugctl_read(void) in vmx_guest_debugctl_read() function
3541 vmx->nested.pre_vmenter_debugctl = vmx_guest_debugctl_read(); in nested_vmx_enter_non_root_mode()
2097 msr_info->data = vmx_guest_debugctl_read(); in vmx_get_msr()