Function apic::get_lapics

source ·
pub fn get_lapics() -> &'static AtomicMap<ApicId, IrqSafeRwLock<LocalApic>>
Expand description

Returns a reference to the list of LocalApics, one per CPU core.