Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_x86.c154 unsigned int maxleaf; in hyperv_identify_features() local
160 maxleaf = regs[0]; in hyperv_identify_features()
161 if (maxleaf < CPUID_LEAF_HV_LIMITS) in hyperv_identify_features()
232 if (maxleaf >= CPUID_LEAF_HV_HWFEATURES) { in hyperv_identify_features()