Home
last modified time | relevance | path

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

/linux-6.6.21/virt/kvm/
Dkvm_main.c5713 static int kvm_get_stat_per_vcpu(struct kvm *kvm, size_t offset, u64 *val) in kvm_get_stat_per_vcpu() function
5748 r = kvm_get_stat_per_vcpu(stat_data->kvm, in kvm_stat_data_get()
5839 kvm_get_stat_per_vcpu(kvm, offset, &tmp_val); in vcpu_stat_get()