Searched refs:kvm_x86_init_ops (Results 1 – 4 of 4) sorted by relevance
12 extern struct kvm_x86_init_ops vt_init_ops __initdata;
2020 struct kvm_x86_init_ops { struct2052 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops);
5708 static struct kvm_x86_init_ops svm_init_ops __initdata = {
10046 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()10089 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()