Searched refs:boot_hartid (Results 1 – 2 of 2) sorted by relevance
30 pub boot_hartid: ProcessorId, field38 boot_hartid: ProcessorId::new(0),121 arch_boot_params_guard.arch.boot_hartid = ProcessorId::new(hartid); in early_setup_arch()
22 return boot_params().read_irqsave().arch.boot_hartid; in current_cpu_id()128 let hartid = boot_params().read().arch.boot_hartid; in init_local_context()