Home
last modified time | relevance | path

Searched refs:nested_svm_update_tsc_ratio_msr (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.h615 void nested_svm_update_tsc_ratio_msr(struct kvm_vcpu *vcpu);
Dnested.c666 nested_svm_update_tsc_ratio_msr(vcpu); in nested_vmcb02_prepare_control()
1445 void nested_svm_update_tsc_ratio_msr(struct kvm_vcpu *vcpu) in nested_svm_update_tsc_ratio_msr() function
Dsvm.c2891 nested_svm_update_tsc_ratio_msr(vcpu); in svm_set_msr()