Searched refs:HV_MAX_SPARSE_VCPU_BANKS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hyperv/vmbus/ | ||
H A D | hyperv_mmu.h | 35 #define HV_MAX_SPARSE_VCPU_BANKS (64) macro |
H A D | hyperv_mmu.c | 97 if (max_vcpu_bank >= HV_MAX_SPARSE_VCPU_BANKS) in hv_cpumask_to_vpset() |