Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/virt/kvm/
H A Dkvm_main.c4581 static int kvm_get_stat_per_vcpu(struct kvm *kvm, size_t offset, u64 *val) in kvm_get_stat_per_vcpu() function
4616 r = kvm_get_stat_per_vcpu(stat_data->kvm, in kvm_stat_data_get()
4706 kvm_get_stat_per_vcpu(kvm, offset, &tmp_val); in vcpu_stat_get()