Searched refs:kvm_timer_enable (Results 1 – 3 of 3) sorted by relevance
64 int kvm_timer_enable(struct kvm_vcpu *vcpu);
1119 int kvm_timer_enable(struct kvm_vcpu *vcpu) in kvm_timer_enable() function
563 ret = kvm_timer_enable(vcpu); in kvm_vcpu_first_run_init()