Searched refs:vcpu_free (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h27 KVM_X86_OP(vcpu_free)
H A Dkvm_host.h1622 void (*vcpu_free)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-master/arch/powerpc/kvm/
H A De500.c492 .vcpu_free = kvmppc_core_vcpu_free_e500,
H A De500mc.c383 .vcpu_free = kvmppc_core_vcpu_free_e500mc,
H A Dbook3s.c843 vcpu->kvm->arch.kvm_ops->vcpu_free(vcpu);
H A Dbooke.c2160 vcpu->kvm->arch.kvm_ops->vcpu_free(vcpu);
2167 vcpu->kvm->arch.kvm_ops->vcpu_free(vcpu);
H A Dbook3s_pr.c2065 .vcpu_free = kvmppc_core_vcpu_free_pr,
H A Dbook3s_hv.c6358 .vcpu_free = kvmppc_core_vcpu_free_hv,
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h275 void (*vcpu_free)(struct kvm_vcpu *vcpu); member in struct:kvmppc_ops
/linux-master/virt/kvm/
H A Dkvm_main.c4278 goto vcpu_free;
4346 vcpu_free:
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4928 .vcpu_free = svm_vcpu_free,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8333 .vcpu_free = vmx_vcpu_free,

Completed in 258 milliseconds