Searched refs:x86_cpu_exec_halt (Results 1 – 3 of 3) sorted by relevance
42 bool x86_cpu_exec_halt(CPUState *cpu);
122 .cpu_exec_halt = x86_cpu_exec_halt,
131 bool x86_cpu_exec_halt(CPUState *cpu) in x86_cpu_exec_halt() function