firstfree          36 kern/arch/mips/vm/ram.c vaddr_t firstfree;   /* first free virtual address; set by start.S */
firstfree          70 kern/arch/mips/vm/ram.c 	firstpaddr = firstfree - MIPS_KSEG0;