HomeSort by: relevance | last modified time | path
    Searched defs:mips_unmap_physmem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/emips/emips/
machdep.c 402 mips_unmap_physmem(vaddr_t addr, vsize_t size) function in typeref:typename:void
405 printf("mips_unmap_physmem: unmapping %x bytes at addr %x\n",
416 printf("mips_unmap_physmem: addr 0x%llx size %llx: "

Completed in 121 milliseconds