Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dkvm_main.c120 static const struct file_operations stat_fops_per_vm; variable
1043 &stat_fops_per_vm); in kvm_create_vm_debugfs()
1058 &stat_fops_per_vm); in kvm_create_vm_debugfs()
6055 static const struct file_operations stat_fops_per_vm = { variable