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

  /src/sys/arch/zaurus/zaurus/
machdep.c 235 pv_addr_t bootinfo_pt; variable in typeref:typename:pv_addr_t
810 valloc_pages(bootinfo_pt, L2_TABLE_SIZE / PAGE_SIZE);
891 pmap_link_l2pt(l1pagetable, PXA2X0_SDRAM0_START, &bootinfo_pt);
990 pmap_map_chunk(l1pagetable, bootinfo_pt.pv_va, bootinfo_pt.pv_pa,

Completed in 11 milliseconds