Searched refs:matched_ph (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dsyscall_emul.cc1008 Process *matched_ph = nullptr; local
1018 matched_ph = walk_ph;
1022 assert(matched_ph);
1023 matched_ph->pgid((pgid == 0) ? matched_ph->pid() : pgid);

Completed in 11 milliseconds