Searched refs:kvm_vm_fops (Results 1 – 1 of 1) sorted by relevance
3905 static struct file_operations kvm_vm_fops = { variable3930 file = anon_inode_getfile("kvm-vm", &kvm_vm_fops, kvm, O_RDWR); in kvm_dev_ioctl_create_vm()4832 kvm_vm_fops.owner = module; in kvm_init()