Home
last modified time | relevance | path

Searched refs:KVM_STAT_VCPU (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/powerpc/kvm/
Dbook3s.c39 #define VCPU_STAT(x) offsetof(struct kvm_vcpu, stat.x), KVM_STAT_VCPU
Dbooke.c41 #define VCPU_STAT(x) offsetof(struct kvm_vcpu, stat.x), KVM_STAT_VCPU
/linux-3.4.99/include/linux/
Dkvm_host.h727 KVM_STAT_VCPU, enumerator
/linux-3.4.99/arch/s390/kvm/
Dkvm-s390.c34 #define VCPU_STAT(x) offsetof(struct kvm_vcpu, stat.x), KVM_STAT_VCPU
/linux-3.4.99/virt/kvm/
Dkvm_main.c2618 [KVM_STAT_VCPU] = &vcpu_stat_fops,
/linux-3.4.99/arch/x86/kvm/
Dx86.c84 #define VCPU_STAT(x) offsetof(struct kvm_vcpu, stat.x), KVM_STAT_VCPU