Home
last modified time | relevance | path

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

/linux/arch/loongarch/kvm/
H A Dtimer.c27 enum hrtimer_restart kvm_swtimer_wakeup(struct hrtimer *timer) in kvm_swtimer_wakeup() function
H A Dvcpu.c1463 vcpu->arch.swtimer.function = kvm_swtimer_wakeup; in kvm_arch_vcpu_create()