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.c121 static const struct file_operations stat_fops_per_vm; variable
1064 &stat_fops_per_vm); in kvm_create_vm_debugfs()
1079 &stat_fops_per_vm); in kvm_create_vm_debugfs()
6229 static const struct file_operations stat_fops_per_vm = { variable