Home
last modified time | relevance | path

Searched refs:avic_vm_destroy (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Davic.c303 void avic_vm_destroy(struct kvm *kvm) in avic_vm_destroy() function
356 avic_vm_destroy(kvm); in avic_vm_init()
H A Dsvm.h837 void avic_vm_destroy(struct kvm *kvm);
H A Dsvm.c5085 avic_vm_destroy(kvm); in svm_vm_destroy()