ebp 126 mmu.h uint *ebp; ebp 528 proc.c getcallerpcs((uint*)p->context->ebp+2, pc); ebp 31 proc.h uint ebp; ebp 74 spinlock.c uint *ebp; ebp 77 spinlock.c ebp = (uint*)v - 2; ebp 79 spinlock.c if(ebp == 0 || ebp < (uint*)KERNBASE || ebp == (uint*)0xffffffff) ebp 81 spinlock.c pcs[i] = ebp[1]; // saved %eip ebp 82 spinlock.c ebp = (uint*)ebp[0]; // saved %ebp ebp 154 x86.h uint ebp;