paddr_t           102 kern/arch/mips/include/vm.h paddr_t ram_stealmem(unsigned long npages);
paddr_t           103 kern/arch/mips/include/vm.h void ram_getsize(paddr_t *lo, paddr_t *hi);
paddr_t            63 kern/arch/mips/vm/dumbvm.c paddr_t
paddr_t            66 kern/arch/mips/vm/dumbvm.c 	paddr_t addr;
paddr_t            80 kern/arch/mips/vm/dumbvm.c 	paddr_t pa;
paddr_t           113 kern/arch/mips/vm/dumbvm.c 	paddr_t paddr;
paddr_t           306 kern/arch/mips/vm/dumbvm.c as_zero_region(paddr_t paddr, unsigned npages)
paddr_t            38 kern/arch/mips/vm/ram.c static paddr_t firstpaddr;  /* address of first free physical page */
paddr_t            39 kern/arch/mips/vm/ram.c static paddr_t lastpaddr;   /* one past end of last free physical page */
paddr_t            94 kern/arch/mips/vm/ram.c paddr_t
paddr_t            98 kern/arch/mips/vm/ram.c 	paddr_t paddr;
paddr_t           121 kern/arch/mips/vm/ram.c ram_getsize(paddr_t *lo, paddr_t *hi)
paddr_t            52 kern/include/addrspace.h   paddr_t as_pbase1;
paddr_t            55 kern/include/addrspace.h   paddr_t as_pbase2;
paddr_t            57 kern/include/addrspace.h   paddr_t as_stackpbase;