Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dhyperv.c723 static int stimer_get_count(struct kvm_vcpu_hv_stimer *stimer, u64 *pcount) in stimer_get_count() argument
725 *pcount = stimer->count; in stimer_get_count()