Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Davic.c124 void avic_vm_destroy(struct kvm *kvm) in avic_vm_destroy() function
190 avic_vm_destroy(kvm); in avic_vm_init()
H A Dsvm.h444 void avic_vm_destroy(struct kvm *kvm);
H A Dsvm.c4181 avic_vm_destroy(kvm); in svm_vm_destroy()