Searched refs:kvm_x86_init_ops (Results 1 – 5 of 5) sorted by relevance
12 extern struct kvm_x86_init_ops vt_init_ops __initdata;
1011 struct kvm_x86_init_ops vt_init_ops __initdata = {
1950 struct kvm_x86_init_ops { struct1982 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops);
5481 static struct kvm_x86_init_ops svm_init_ops __initdata = {
9571 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()9614 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()
Completed in 46 milliseconds