Searched refs:kvm_vcpu_fops (Results 1 - 1 of 1) sorted by relevance

/linux-master/virt/kvm/
H A Dkvm_main.c4191 static struct file_operations kvm_vcpu_fops = { variable in typeref:struct:file_operations
4207 return anon_inode_getfd(name, &kvm_vcpu_fops, vcpu, O_RDWR | O_CLOEXEC);
6465 kvm_vcpu_fops.owner = module;

Completed in 116 milliseconds