Searched refs:copy_smp_start_code (Results 1 – 1 of 1) sorted by relevance
216 Self::copy_smp_start_code(); in start_cpu()235 fn copy_smp_start_code() -> (VirtAddr, usize) { in copy_smp_start_code() method