Home
last modified time | relevance | path

Searched defs:vm_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1640 void (*vm_destroy)(struct kvm *kvm); member
/linux/arch/x86/kvm/
H A Dx86.c12836 kvm_x86_call(vm_destroy)(kvm); in kvm_arch_destroy_vm() local