Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dmachine_cpu.h51 cpu_halt(void) in cpu_halt() function
/xnu-8020.101.4/pexpert/arm/
H A Dpe_identify_machine.c285 static command_buffer_element_t *cpu_halt; variable
509 pe_init_debug_command(entryP, &cpu_halt, "cpu_halt"); in pe_arm_init_debug()