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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/virt/kvm/
H A Dkvm_main.c1303 static struct file_operations kvm_vcpu_fops = { variable in typeref:struct:file_operations
1315 return anon_inode_getfd("kvm-vcpu", &kvm_vcpu_fops, vcpu, O_RDWR);
2290 kvm_vcpu_fops.owner = module;

Completed in 20 milliseconds