Home | History | Annotate | Download | only in hw

Lines Matching refs:first_cpu

131     if (i440fx_state && env == first_cpu)
158 CPUState *env = first_cpu;
397 cpu_x86_set_a20(first_cpu, enable);
402 return ((first_cpu->a20_mask >> 20) & 1);