| 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,
|