Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.h613 void nested_svm_update_tsc_ratio_msr(struct kvm_vcpu *vcpu);
Dnested.c688 nested_svm_update_tsc_ratio_msr(vcpu); in nested_vmcb02_prepare_control()
1530 void nested_svm_update_tsc_ratio_msr(struct kvm_vcpu *vcpu) in nested_svm_update_tsc_ratio_msr() function
Dsvm.c3025 nested_svm_update_tsc_ratio_msr(vcpu); in svm_set_msr()