stealmem_lock      54 kern/arch/mips/vm/dumbvm.c static struct spinlock stealmem_lock = SPINLOCK_INITIALIZER;
stealmem_lock      68 kern/arch/mips/vm/dumbvm.c 	spinlock_acquire(&stealmem_lock);
stealmem_lock      72 kern/arch/mips/vm/dumbvm.c 	spinlock_release(&stealmem_lock);