Searched refs:kvm_getmaxcpu (Results 1 – 4 of 4) sorted by relevance
27 MLINKS+=kvm_getpcpu.3 kvm_getmaxcpu.3 \
105 int kvm_getmaxcpu(kvm_t *);
124 maxcpu = kvm_getmaxcpu(kd); in kvm_getcptime()
184 kvm_getmaxcpu(kvm_t *kd) in kvm_getmaxcpu() function