Searched refs:vmx_guest_debugctl_read (Results 1 – 4 of 4) sorted by relevance
647 u64 data = vmx_guest_debugctl_read(); in intel_pmu_legacy_freezing_lbrs_on_pmi()724 if (vmx_guest_debugctl_read() & DEBUGCTLMSR_LBR) in vmx_passthrough_lbr_msrs()746 if (!(vmx_guest_debugctl_read() & DEBUGCTLMSR_LBR)) in intel_pmu_cleanup()
425 static inline u64 vmx_guest_debugctl_read(void) in vmx_guest_debugctl_read() function
3610 vmx->nested.pre_vmenter_debugctl = vmx_guest_debugctl_read(); in nested_vmx_enter_non_root_mode()
2228 msr_info->data = vmx_guest_debugctl_read(); in vmx_get_msr()