Searched refs:MEM_PBUFSIZE (Results 1 – 2 of 2) sorted by relevance
1167 #define MEM_PBUFSIZE sizeof("99999 MB") macro1192 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()
3697 #define MEM_PBUFSIZE sizeof("999GB") macro3704 char pbuf[MEM_PBUFSIZE]; in pci_conf_print_resizbar_cap()3727 humanize_number(pbuf, MEM_PBUFSIZE, in pci_conf_print_resizbar_cap()3743 humanize_number(pbuf, MEM_PBUFSIZE, in pci_conf_print_resizbar_cap()