Home
last modified time | relevance | path

Searched refs:vm_pre_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1778 void (*vm_pre_destroy)(struct kvm *kvm); member
/linux/arch/x86/kvm/
H A Dx86.c13496 kvm_x86_call(vm_pre_destroy)(kvm); in kvm_arch_pre_destroy_vm() local