Lines Matching refs:system
73 #include "sim/system.hh"
88 : SimObject(params), system(params->system),
93 initVirtMem(system->getSystemPort(), this,
111 auto ret_pair = system->PIDs.emplace(_pid);
121 * treated as child threads. These threads are created by the clone system
246 .desc("Number of system calls")
253 for (auto &it : system->threadContexts) {
280 ThreadContext *tc = system->getThreadContext(contextIds[0]);
299 Addr paddr = system->allocPhysPages(npages);
310 new_paddr = system->allocPhysPages(1);
429 for (auto path : system->redirectPaths) {
472 // execve system call would just invoke the kernel's internal mmap
533 // simulated system's zeroth command line parameter