Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/i386/
H A Dcpuid.c224 …vmm_detect_applepv_features(i386_vmm_info_t *info_p, const uint32_t base, const uint32_t max_leaf);
1636 …_vmm_detect_applepv_features(i386_vmm_info_t *info_p, const uint32_t base, const uint32_t max_leaf) in cpuid_vmm_detect_applepv_features() argument
1638 if ((max_leaf - base) < APPLEPV_LEAF_INDEX_MAX) { in cpuid_vmm_detect_applepv_features()