Searched refs:is_valid_msr (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | kvm-x86-pmu-ops.h | 17 KVM_X86_PMU_OP(is_valid_msr) |
/linux/arch/x86/kvm/ | ||
H A D | pmu.h | 36 bool (*is_valid_msr)(struct kvm_vcpu *vcpu, u32 msr); member |