Searched refs:kvm_x86_init_ops (Results 1 – 4 of 4) sorted by relevance
1780 struct kvm_x86_init_ops { struct1807 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops); argument
8462 static struct kvm_x86_init_ops vmx_init_ops __initdata;8656 static struct kvm_x86_init_ops vmx_init_ops __initdata = {
9424 static inline void kvm_ops_update(struct kvm_x86_init_ops *ops) in kvm_ops_update()9467 static int __kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in __kvm_x86_vendor_init()9602 int kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) in kvm_x86_vendor_init()
5383 static struct kvm_x86_init_ops svm_init_ops __initdata = {