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

/linux-4.4.14/include/kvm/
H A Darm_arch_timer.h66 void kvm_timer_flush_hwstate(struct kvm_vcpu *vcpu);
/linux-4.4.14/virt/kvm/arm/
H A Darch_timer.c192 * until we call this function from kvm_timer_flush_hwstate. kvm_timer_update_state()
240 * kvm_timer_flush_hwstate - prepare to move the virt timer to the cpu
246 void kvm_timer_flush_hwstate(struct kvm_vcpu *vcpu) kvm_timer_flush_hwstate() function
/linux-4.4.14/arch/arm/kvm/
H A Darm.c572 kvm_timer_flush_hwstate(vcpu); kvm_arch_vcpu_ioctl_run()

Completed in 44 milliseconds