Home
last modified time | relevance | path

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

/linux-6.15/virt/kvm/
H A Dkvm_main.c120 static const struct file_operations stat_fops_per_vm; variable
1065 &stat_fops_per_vm); in kvm_create_vm_debugfs()
1080 &stat_fops_per_vm); in kvm_create_vm_debugfs()
6106 static const struct file_operations stat_fops_per_vm = { variable