Home | History | Annotate | Download | only in config

Lines Matching refs:new_cpu

1848       unsigned int new_cpu;
1867 else if ((new_cpu = s390_parse_cpu (cpu_string)) != (unsigned int)-1)
1868 current_cpu = new_cpu;