Function init_ap

Source
pub(super) fn init_ap(timer_irq: &IrqLine)
Expand description

Initializes APIC timer on AP.

The caller should provide the IrqLine for the system timer.