Searched refs:mips_unmap_physmem (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dmachdep.h40 void mips_unmap_physmem(vaddr_t addr, vsize_t size);
H A Dmachdep.c405 mips_unmap_physmem(vaddr_t addr, vsize_t size) function
408 printf("mips_unmap_physmem: unmapping %lx bytes at addr %lx\n",
419 printf("mips_unmap_physmem: addr 0x%llx size %llx: "
/netbsd-6-1-5-RELEASE/sys/arch/emips/ebus/
H A Debus.c89 mips_unmap_physmem((vaddr_t)ia->ia_vaddr,

Completed in 85 milliseconds