Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dkvm_main.c5557 static struct file_operations kvm_chardev_ops = { variable
5566 &kvm_chardev_ops,
6520 kvm_chardev_ops.owner = module; in kvm_init()