Searched refs:kvm_chardev_ops (Results 1 – 1 of 1) sorted by relevance
118 static struct file_operations kvm_chardev_ops; variable1161 __module_get(kvm_chardev_ops.owner); in kvm_create_vm()1282 module_put(kvm_chardev_ops.owner); in kvm_create_vm()1351 module_put(kvm_chardev_ops.owner); in kvm_destroy_vm()5159 static struct file_operations kvm_chardev_ops = { variable5168 &kvm_chardev_ops,6097 kvm_chardev_ops.owner = module; in kvm_init()