ebp 170 mmu.h uint *ebp; ebp 460 proc.c getcallerpcs((uint*)p->context->ebp+2, pc); ebp 48 proc.h uint ebp; ebp 70 spinlock.c uint *ebp; ebp 73 spinlock.c ebp = (uint*)v - 2; ebp 75 spinlock.c if(ebp == 0 || ebp < (uint*)KERNBASE || ebp == (uint*)0xffffffff) ebp 77 spinlock.c pcs[i] = ebp[1]; // saved %eip ebp 78 spinlock.c ebp = (uint*)ebp[0]; // saved %ebp ebp 154 x86.h uint ebp;