Searched refs:vmx_guest_debugctl_read (Results 1 – 4 of 4) sorted by relevance
636 u64 data = vmx_guest_debugctl_read(); in intel_pmu_legacy_freezing_lbrs_on_pmi()713 if (vmx_guest_debugctl_read() & DEBUGCTLMSR_LBR) in vmx_passthrough_lbr_msrs()735 if (!(vmx_guest_debugctl_read() & DEBUGCTLMSR_LBR)) in intel_pmu_cleanup()
414 static inline u64 vmx_guest_debugctl_read(void) in vmx_guest_debugctl_read() function
3632 vmx->nested.pre_vmenter_debugctl = vmx_guest_debugctl_read(); in nested_vmx_enter_non_root_mode()
2269 msr_info->data = vmx_guest_debugctl_read(); in vmx_get_msr()