Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Darm_init.c447 processor_t boot_processor = PERCPU_GET_MASTER(processor); in arm_init() local
448 boot_processor->kernel_timer = &thread->system_timer; in arm_init()
449 boot_processor->thread_timer = &thread->system_timer; in arm_init()