Searched refs:kvm_getmaxcpu (Results 1 – 4 of 4) sorted by relevance
25 MLINKS+=kvm_getpcpu.3 kvm_getmaxcpu.3 \
102 int kvm_getmaxcpu(kvm_t *);
123 maxcpu = kvm_getmaxcpu(kd); in kvm_getcptime()
183 kvm_getmaxcpu(kvm_t *kd) in kvm_getmaxcpu() function