Home
last modified time | relevance | path

Searched refs:format_bytes (Results 1 – 25 of 56) sorted by relevance

123

/netbsd/src/sys/arch/evbppc/virtex/
Dmachdep.c167 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
183 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/mvme68k/mvme68k/
Dmachdep.c453 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
459 format_bytes(pbuf, sizeof(pbuf), mem_clusters[0].size); in cpu_startup()
461 format_bytes(pbuf, sizeof(pbuf), vmememsize); in cpu_startup()
477 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/ews4800mips/ews4800mips/
Dmachdep.c218 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
233 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/powerpc/ibm4xx/
Dibm4xx_machdep.c382 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in ibm4xx_cpu_startup()
398 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in ibm4xx_cpu_startup()
/netbsd/src/sys/arch/sgimips/sgimips/
Dmachdep.c715 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
717 format_bytes(pbuf, sizeof(pbuf), ctob(arcsmem)); in cpu_startup()
732 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/kern/
Dsubr_humanize.c104 format_bytes(char *buf, size_t len, uint64_t bytes) in format_bytes() function
Dinit_main.c1192 format_bytes(pbuf, MEM_PBUFSIZE, ctob((uint64_t)physmem)); in banner()
1194 format_bytes(pbuf, MEM_PBUFSIZE, ctob((uint64_t)uvm_availmem(false))); in banner()
/netbsd/src/sys/dev/
Dmd_root.c107 format_bytes(pbuf, sizeof(pbuf), md->md_size); in md_attach_hook()
/netbsd/src/sys/arch/sun3/sun3x/
Dmachdep.c205 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
223 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/alpha/alpha/
Dmachdep.c903 format_bytes(pbuf, sizeof(pbuf), ptoa(totalphysmem)); in cpu_startup()
905 format_bytes(pbuf, sizeof(pbuf), ptoa(resvmem)); in cpu_startup()
907 format_bytes(pbuf, sizeof(pbuf), ptoa(physmem)); in cpu_startup()
910 format_bytes(pbuf, sizeof(pbuf), ptoa(unusedmem)); in cpu_startup()
914 format_bytes(pbuf, sizeof(pbuf), ptoa(unknownmem)); in cpu_startup()
935 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
941 format_bytes(pbuf, sizeof(pbuf), pmap_pages_stolen * PAGE_SIZE); in cpu_startup()
/netbsd/src/sys/arch/sun3/sun3/
Dmachdep.c243 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
262 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/next68k/next68k/
Dmachdep.c298 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
311 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/dev/nor/
Dnor.c373 format_bytes(pbuf[0], sizeof(pbuf[0]), chip->nc_page_size); in nor_scan_media()
374 format_bytes(pbuf[1], sizeof(pbuf[1]), chip->nc_spare_size); in nor_scan_media()
375 format_bytes(pbuf[2], sizeof(pbuf[2]), chip->nc_block_size); in nor_scan_media()
380 format_bytes(pbuf[0], sizeof(pbuf[0]), chip->nc_size); in nor_scan_media()
/netbsd/src/sys/arch/atari/atari/
Dmachdep.c200 format_bytes(pbuf, sizeof(pbuf), mem_size); in cpu_startup()
214 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/emips/emips/
Dmachdep.c441 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
463 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/alpha/pci/
Dlca.c229 if (format_bytes(buf, sizeof(buf), lcp->lc_bcache_size) > 0) { in lcaattach()
/netbsd/src/sys/arch/luna68k/luna68k/
Dmachdep.c336 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
347 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/sh3/sh3/
Dsh3_machdep.c295 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in sh_startup()
306 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in sh_startup()
/netbsd/src/sys/arch/hppa/hppa/
Dmachdep.c912 format_bytes(pbuf[0], sizeof(pbuf[0]), ptoa(physmem)); in cpu_startup()
913 format_bytes(pbuf[1], sizeof(pbuf[1]), ptoa(resvmem)); in cpu_startup()
914 format_bytes(pbuf[2], sizeof(pbuf[2]), ptoa(availphysmem)); in cpu_startup()
920 format_bytes(pbuf[0], sizeof(pbuf[0]), ptoa(totalphysmem - physmem)); in cpu_startup()
933 format_bytes(pbuf[0], sizeof(pbuf[0]), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/vax/vax/
Dmachdep.c192 format_bytes(pbuf, sizeof(pbuf), avail_end); in cpu_startup()
209 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/dev/flash/
Dflash.c144 format_bytes(pbuf[0], sizeof(pbuf[0]), sc->sc_partinfo.part_size); in flash_attach()
145 format_bytes(pbuf[1], sizeof(pbuf[1]), sc->flash_if->erasesize); in flash_attach()
/netbsd/src/sys/arch/news68k/news68k/
Dmachdep.c226 format_bytes(pbuf, sizeof(pbuf), ctob(physmem)); in cpu_startup()
240 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in cpu_startup()
/netbsd/src/sys/arch/sgimips/ioc/
Dif_le_oioc.c230 format_bytes(pbuf, sizeof(pbuf), OIOC_LANCE_NPAGES * PAGE_SIZE); in le_attach()
/netbsd/src/sys/dev/altmem/
Daltmem.c114 format_bytes(pbuf, sizeof(pbuf), sc->sc_size); in altmem_attach()
/netbsd/src/sys/arch/powerpc/booke/
Dbooke_machdep.c184 format_bytes(pbuf, sizeof(pbuf), ctob((uint64_t)physmem)); in booke_cpu_startup()
200 format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false))); in booke_cpu_startup()

123