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

/gem5/system/alpha/console/
H A Dconsole.c387 ksp_bottom, ksp_top; local
506 ksp_top = ksp_bottom + PAGE_SIZE;
516 ksp = ksp_top - 8; /* Back up one longword */
575 thisCPU->rpb_pcb.rpb_ksp = (KSTACK_REGION_VA + 2*PAGE_SIZE - (ksp_top - ksp));

Completed in 7 milliseconds