Skip to main content

apic_id_by_cpu_index

Function apic_id_by_cpu_index 

Source
pub fn apic_id_by_cpu_index(index: usize) -> Option<u32>
Expand description

Get the APIC ID for a given CPU index, or None if not present.