Home
last modified time | relevance | path

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

/Linux-v5.4/virt/kvm/
Dkvm_main.c4060 static int vcpu_stat_get_per_vm(void *data, u64 *val) in vcpu_stat_get_per_vm() function
4092 return kvm_debugfs_open(inode, file, vcpu_stat_get_per_vm, in vcpu_stat_get_per_vm_open()
4160 vcpu_stat_get_per_vm((void *)&stat_tmp, &tmp_val); in vcpu_stat_get()