Home
last modified time | relevance | path

Searched refs:kvm_timer_should_notify_user (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/kvm/
Darm_arch_timer.h75 bool kvm_timer_should_notify_user(struct kvm_vcpu *vcpu);
/Linux-v5.4/virt/kvm/arm/
Darch_timer.c553 bool kvm_timer_should_notify_user(struct kvm_vcpu *vcpu) in kvm_timer_should_notify_user() function
Darm.c728 if (kvm_timer_should_notify_user(vcpu) || in kvm_arch_vcpu_ioctl_run()