Searched refs:KVM_LARCH_PMU (Results 1 – 2 of 2) sorted by relevance
144 #define KVM_LARCH_PMU (0x1 << 4) macro
118 if (!(vcpu->arch.aux_inuse & KVM_LARCH_PMU)) in kvm_lose_pmu()136 vcpu->arch.aux_inuse &= ~KVM_LARCH_PMU; in kvm_lose_pmu()143 if ((vcpu->arch.aux_inuse & KVM_LARCH_PMU)) in kvm_restore_pmu()151 vcpu->arch.aux_inuse |= KVM_LARCH_PMU; in kvm_check_pmu()