Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hyperv/vmbus/
H A Dhyperv.c147 unsigned int maxleaf; in hyperv_identify() local
153 maxleaf = regs[0]; in hyperv_identify()
154 if (maxleaf < CPUID_LEAF_HV_LIMITS) in hyperv_identify()
226 if (maxleaf >= CPUID_LEAF_HV_HWFEATURES) { in hyperv_identify()