Searched refs:kvm_x86_init_ops (Results 1 – 4 of 4) sorted by relevance
1776 struct kvm_x86_init_ops { struct1803 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops); argument
8419 static struct kvm_x86_init_ops vmx_init_ops __initdata;8613 static struct kvm_x86_init_ops vmx_init_ops __initdata = {
9406 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()9449 static int __kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in __kvm_x86_vendor_init()9584 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()
5327 static struct kvm_x86_init_ops svm_init_ops __initdata = {