Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm64/
H A Dcpu.c168 static const uint8_t __attribute__ ((aligned(8))) running_signature[] = {'X', 'S', 'O', 'M', 'N', '… variable
1240 bcopy_phys((addr64_t)ml_static_vtop((vm_offset_t)running_signature), in cpu_machine_idle_init()