Searched refs:kvm_x86_init_ops (Results 1 – 4 of 4) sorted by relevance
1769 struct kvm_x86_init_ops { struct1796 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops); argument
8339 static struct kvm_x86_init_ops vmx_init_ops __initdata;8534 static struct kvm_x86_init_ops vmx_init_ops __initdata = {
9315 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()9358 static int __kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in __kvm_x86_vendor_init()9490 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()
5091 static struct kvm_x86_init_ops svm_init_ops __initdata = {
Completed in 52 milliseconds