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

  /src/sys/arch/emips/emips/
machdep.c 369 mips_map_physmem(paddr_t phys, vsize_t size) function in typeref:typename:vaddr_t
379 panic("mips_map_physmem: kernel map full");
386 printf("mips_map_physmem: iomap too small");
392 printf("mips_map_physmem: alloc'ed %x bytes for paddr %x, at %x\n",

Completed in 11 milliseconds