KSTACK 41 kernel/proc.c uint64 va = KSTACK((int) (p - proc)); KSTACK 57 kernel/proc.c p->kstack = KSTACK((int) (p - proc));