Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dcpu.c526 static const unsigned int *BootArgs_paddr = (unsigned int *)NULL; in cpu_machine_idle_init() local
560 BootArgs_paddr = (unsigned int *)ml_static_vtop((vm_offset_t)BootArgs); in cpu_machine_idle_init()
561 bcopy_phys((addr64_t)ml_static_vtop((vm_offset_t)&BootArgs_paddr), in cpu_machine_idle_init()