Home
last modified time | relevance | path

Searched refs:smp_ap_start_stage1 (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/smp/
H A Dmod.rs74 stage1 = sym smp_ap_start_stage1, in smp_init_switch_stack()
78 unsafe extern "C" fn smp_ap_start_stage1() -> ! { in smp_ap_start_stage1() function