Searched refs:wdt_timer (Results 1 – 2 of 2) sorted by relevance
623 mod_timer(&vcpu->arch.wdt_timer, jiffies + nr_jiffies); in arm_next_watchdog()625 timer_delete(&vcpu->arch.wdt_timer); in arm_next_watchdog()631 struct kvm_vcpu *vcpu = timer_container_of(vcpu, t, arch.wdt_timer); in kvmppc_watchdog_func()1432 timer_setup(&vcpu->arch.wdt_timer, kvmppc_watchdog_func, 0); in kvmppc_subarch_vcpu_init()1444 timer_delete_sync(&vcpu->arch.wdt_timer); in kvmppc_subarch_vcpu_uninit()
724 struct timer_list wdt_timer; member
Completed in 11 milliseconds