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;
1904 struct kvm_x86_init_ops { struct1934 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops);
5483 static struct kvm_x86_init_ops svm_init_ops __initdata = {
9646 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()9689 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()