Home
last modified time | relevance | path

Searched refs:kvm_s390_idle_wakeup (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kvm/
H A Dkvm-s390.h363 enum hrtimer_restart kvm_s390_idle_wakeup(struct hrtimer *timer);
H A Dkvm-s390.c3951 hrtimer_setup(&vcpu->arch.ckc_timer, kvm_s390_idle_wakeup, CLOCK_MONOTONIC, in kvm_s390_vcpu_setup()