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