Home
last modified time | relevance | path

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

/Linux-v4.19/include/kvm/
Darm_pmu.h53 bool kvm_pmu_should_notify_user(struct kvm_vcpu *vcpu);
90 static inline bool kvm_pmu_should_notify_user(struct kvm_vcpu *vcpu) in kvm_pmu_should_notify_user() function
/Linux-v4.19/virt/kvm/arm/
Dpmu.c227 bool kvm_pmu_should_notify_user(struct kvm_vcpu *vcpu) in kvm_pmu_should_notify_user() function
Darm.c729 kvm_pmu_should_notify_user(vcpu)) { in kvm_arch_vcpu_ioctl_run()