Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dsvm.h673 void nested_svm_update_tsc_ratio_msr(struct kvm_vcpu *vcpu);
Dnested.c694 nested_svm_update_tsc_ratio_msr(vcpu); in nested_vmcb02_prepare_control()
1536 void nested_svm_update_tsc_ratio_msr(struct kvm_vcpu *vcpu) in nested_svm_update_tsc_ratio_msr() function
Dsvm.c3049 nested_svm_update_tsc_ratio_msr(vcpu); in svm_set_msr()