Searched refs:kvm_x86_init_ops (Results 1 – 4 of 4) sorted by relevance
1778 struct kvm_x86_init_ops { struct1805 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops); argument
8458 static struct kvm_x86_init_ops vmx_init_ops __initdata;8652 static struct kvm_x86_init_ops vmx_init_ops __initdata = {
9424 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()9467 static int __kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in __kvm_x86_vendor_init()9602 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()
5360 static struct kvm_x86_init_ops svm_init_ops __initdata = {