Home
last modified time | relevance | path

Searched refs:kvm_x86_vendor_exit (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dkvm_host.h1805 void kvm_x86_vendor_exit(void);
/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c8655 kvm_x86_vendor_exit(); in vmx_exit()
8721 kvm_x86_vendor_exit(); in vmx_init()
/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.c5338 kvm_x86_vendor_exit(); in __svm_exit()
/linux-6.6.21/arch/x86/kvm/
Dx86.c9599 void kvm_x86_vendor_exit(void) in kvm_x86_vendor_exit() function
9631 EXPORT_SYMBOL_GPL(kvm_x86_vendor_exit);