Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_mmu.h35 #define HV_MAX_SPARSE_VCPU_BANKS (64) macro
H A Dhyperv_mmu.c97 if (max_vcpu_bank >= HV_MAX_SPARSE_VCPU_BANKS) in hv_cpumask_to_vpset()