Function cpuid_ecx_bit_set

Source
fn cpuid_ecx_bit_set(entries: &[CpuIdEntry], leaf: u32, shift: u32) -> bool
Expand description

Whether any entry for leaf has the ecx bit at shift set.