Home
last modified time | relevance | path

Searched refs:vmx_guest_debugctl_write (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmx.h406 static inline void vmx_guest_debugctl_write(struct kvm_vcpu *vcpu, u64 val) in vmx_guest_debugctl_write() function
426 vmx_guest_debugctl_write(vcpu, val & ~VMX_HOST_OWNED_DEBUGCTL_BITS); in vmx_reload_guest_debugctl()
H A Dpmu_intel.c640 vmx_guest_debugctl_write(vcpu, data); in intel_pmu_legacy_freezing_lbrs_on_pmi()
H A Dnested.c2724 vmx_guest_debugctl_write(vcpu, vmcs12->guest_ia32_debugctl & in prepare_vmcs02()
2728 vmx_guest_debugctl_write(vcpu, vmx->nested.pre_vmenter_debugctl); in prepare_vmcs02()
4903 vmx_guest_debugctl_write(vcpu, 0); in load_vmcs12_host_state()
H A Dvmx.c2403 vmx_guest_debugctl_write(vcpu, data); in vmx_set_msr()
5046 vmx_guest_debugctl_write(&vmx->vcpu, 0); in init_vmcs()