Home
last modified time | relevance | path

Searched defs:vcpu_free (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h275 void (*vcpu_free)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/include/asm/
H A Dkvm_host.h1645 void (*vcpu_free)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
H A Dx86.c12338 kvm_x86_call(vcpu_free)(vcpu); in kvm_arch_vcpu_destroy() local