Home
last modified time | relevance | path

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

/linux-6.1.9/virt/kvm/
Dkvm_main.c5493 static int kvm_get_stat_per_vcpu(struct kvm *kvm, size_t offset, u64 *val) in kvm_get_stat_per_vcpu() function
5528 r = kvm_get_stat_per_vcpu(stat_data->kvm, in kvm_stat_data_get()
5619 kvm_get_stat_per_vcpu(kvm, offset, &tmp_val); in vcpu_stat_get()