Searched refs:env_cpu_const (Results 1 – 2 of 2) sorted by relevance
247 static inline const CPUState *env_cpu_const(const CPUArchState *env) in env_cpu_const() function260 return (CPUState *)env_cpu_const(env); in env_cpu()
206 (*regs)[15] = tswapreg(get_task_state(env_cpu_const(env))->orig_ax); in elf_core_copy_regs()309 (*regs)[11] = tswapreg(get_task_state(env_cpu_const(env))->orig_ax); in elf_core_copy_regs()4356 const CPUState *cpu = env_cpu_const(env); in elf_core_dump()