Lines Matching defs:penv
580 CPUState **penv;587 penv = &first_cpu;589 while (*penv != NULL) {590 penv = &(*penv)->next_cpu;597 *penv = env;