Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/
Dkvm_main.c3742 static int vcpu_stat_get_per_vm(void *data, u64 *val) in vcpu_stat_get_per_vm() function
3774 return kvm_debugfs_open(inode, file, vcpu_stat_get_per_vm, in vcpu_stat_get_per_vm_open()
3842 vcpu_stat_get_per_vm((void *)&stat_tmp, &tmp_val); in vcpu_stat_get()