Home
last modified time | relevance | path

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

/linux-3.4.99/virt/kvm/
Dkvm_main.c2159 static struct file_operations kvm_vm_fops = { variable
2184 r = anon_inode_getfd("kvm-vm", &kvm_vm_fops, kvm, O_RDWR); in kvm_dev_ioctl_create_vm()
2774 kvm_vm_fops.owner = module; in kvm_init()