Function apic::get_my_apic
source · pub fn get_my_apic() -> Option<&'static IrqSafeRwLock<LocalApic>>
Expand description
Returns a reference to the LocalApic for the currently executing CPU core.
pub fn get_my_apic() -> Option<&'static IrqSafeRwLock<LocalApic>>
Returns a reference to the LocalApic for the currently executing CPU core.