HomeSort by: relevance | last modified time | path
    Searched defs:rump_bootcpu (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
scheduler.c 78 struct cpu_info rump_bootcpu; variable in typeref:struct:cpu_info
146 rump_cpu_attach(&rump_bootcpu);
162 ci = &rump_bootcpu;
scheduler.c 78 struct cpu_info rump_bootcpu; variable in typeref:struct:cpu_info
146 rump_cpu_attach(&rump_bootcpu);
162 ci = &rump_bootcpu;
scheduler.c 78 struct cpu_info rump_bootcpu; variable in typeref:struct:cpu_info
146 rump_cpu_attach(&rump_bootcpu);
162 ci = &rump_bootcpu;

Completed in 171 milliseconds