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

/gem5/system/alpha/console/
H A Dconsole.c387 ksp_bottom, ksp_top; local
505 ksp_bottom = (ulong)unix_boot_alloc(1);
506 ksp_top = ksp_bottom + PAGE_SIZE;
507 ptr = (ulong) ksp_bottom;

Completed in 8 milliseconds