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
1048 &stat_fops_per_vm); in kvm_create_vm_debugfs()
1063 &stat_fops_per_vm); in kvm_create_vm_debugfs()
6093 static const struct file_operations stat_fops_per_vm = { variable