Function tartan_arch::x86_common::features::max_cpuid_index_extended
source ยท pub fn max_cpuid_index_extended() -> u32
Available on x86 or x86-64 only.
Expand description
Get the maximum primary index value (EAX) supported for extended CPUID calls by this
processor (above 0x8000_0000
).