Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Davic.c174 void avic_vm_destroy(struct kvm *kvm) in avic_vm_destroy() function
240 avic_vm_destroy(kvm); in avic_vm_init()
H A Dsvm.h646 void avic_vm_destroy(struct kvm *kvm);
H A Dsvm.c4911 avic_vm_destroy(kvm); in svm_vm_destroy()