Searched refs:kvm_set_tsc_khz (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c1292 static int kvm_set_tsc_khz(struct kvm_vcpu *vcpu, u32 this_tsc_khz) kvm_set_tsc_khz() function
3450 if (!kvm_set_tsc_khz(vcpu, user_tsc_khz)) kvm_arch_vcpu_ioctl()
7550 kvm_set_tsc_khz(vcpu, max_tsc_khz); kvm_arch_vcpu_init()

Completed in 81 milliseconds