Searched refs:arch_ap_early_irq_init (Results 1 – 3 of 3) sorted by relevance
46 fn arch_ap_early_irq_init() -> Result<(), SystemError> { in arch_ap_early_irq_init() method
97 fn arch_ap_early_irq_init() -> Result<(), SystemError> { in arch_ap_early_irq_init() method
91 CurrentIrqArch::arch_ap_early_irq_init().expect("arch_ap_early_irq_init failed"); in smp_ap_start_stage1()