HomeSort by: relevance | last modified time | path
    Searched refs:virtex_machdep_init (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbppc/virtex/
virtex.h 72 void virtex_machdep_init(vaddr_t, vsize_t, struct mem_region *,
machdep.c 127 virtex_machdep_init(roundup(memsize, TLB_PG_SIZE), TLB_PG_SIZE,
design_gsrd1.c 412 virtex_machdep_init(vaddr_t endva, vsize_t maxsz, struct mem_region *phys, function in typeref:typename:void
design_gsrd2.c 461 virtex_machdep_init(vaddr_t endva, vsize_t maxsz, struct mem_region *phys, function in typeref:typename:void
471 panic("virtex_machdep_init: failed to initialize opb_bst");

Completed in 16 milliseconds