Home
last modified time | relevance | path

Searched defs:is_valid_rdpmc_ecx (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
Dpmu.h34 int (*is_valid_rdpmc_ecx)(struct kvm_vcpu *vcpu, unsigned int idx); member
/kernel/linux/linux-6.6/arch/x86/kvm/
Dpmu.h27 bool (*is_valid_rdpmc_ecx)(struct kvm_vcpu *vcpu, unsigned int idx); member