Searched refs:kvm_x86_init_ops (Results 1 – 5 of 5) sorted by relevance
164 struct kvm_x86_init_ops vt_init_ops __initdata = {
12 extern struct kvm_x86_init_ops vt_init_ops __initdata;
1913 struct kvm_x86_init_ops { struct1943 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops);
5575 static struct kvm_x86_init_ops svm_init_ops __initdata = {
9664 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()9707 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()