Searched refs:kvm_chardev_ops (Results 1 – 1 of 1) sorted by relevance
117 static struct file_operations kvm_chardev_ops; variable839 if (!try_module_get(kvm_chardev_ops.owner)) { in kvm_create_vm()922 module_put(kvm_chardev_ops.owner); in kvm_destroy_vm()4122 static struct file_operations kvm_chardev_ops = { variable4131 &kvm_chardev_ops,4959 kvm_chardev_ops.owner = module; in kvm_init()