Home
last modified time | relevance | path

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

/linux-6.12.1/include/kvm/
Darm_pmu.h59 bool kvm_pmu_should_notify_user(struct kvm_vcpu *vcpu);
127 static inline bool kvm_pmu_should_notify_user(struct kvm_vcpu *vcpu) in kvm_pmu_should_notify_user() function
/linux-6.12.1/arch/arm64/kvm/
Dpmu-emul.c373 bool kvm_pmu_should_notify_user(struct kvm_vcpu *vcpu) in kvm_pmu_should_notify_user() function
Darm.c1082 kvm_pmu_should_notify_user(vcpu)) { in kvm_vcpu_exit_request()