Home
last modified time | relevance | path

Searched refs:kvm_vm_fops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/virt/kvm/
Dkvm_main.c2956 static struct file_operations kvm_vm_fops = { variable
2980 r = anon_inode_getfd("kvm-vm", &kvm_vm_fops, kvm, O_RDWR | O_CLOEXEC); in kvm_dev_ioctl_create_vm()
3586 kvm_vm_fops.owner = module; in kvm_init()