Searched refs:ptextra (Results 1 – 2 of 2) sorted by relevance
212 u_int ptextra; in start_c() local389 ptextra = btoc(STIO_SIZE); in start_c()395 ptextra += btoc(PCI_CONFIG_SIZE + PCI_IO_SIZE + PCI_MEM_SIZE); in start_c()397 ptextra += btoc(PCI_IO_SIZE + PCI_MEM_SIZE); in start_c()398 ptextra += btoc(BOOTM_VA_POOL); in start_c()404 ptextra += physmem; in start_c()412 ptsize = (Sysptsize + howmany(ptextra, NPTEPG)) << PGSHIFT; in start_c()503 map_io_areas(ptpa, ptsize, ptextra); in start_c()946 map_io_areas(paddr_t ptpa, psize_t ptsize, u_int ptextra) in map_io_areas() argument956 ioaddr = ((ptsize / sizeof(pt_entry_t)) - ptextra) * PAGE_SIZE; in map_io_areas()
210 u_int ptextra, kstsize; in start_c() local415 ptextra = NDRCCPG in start_c()420 ptextra = NCHIPMEMPG + NCIAPG + NZTWOROMPG + RELOC(NZTWOMEMPG, u_int) + in start_c()424 howmany(ptextra, NPTEPG)) << PGSHIFT; in start_c()