Searched refs:kbytes (Results 1 – 8 of 8) sorted by relevance
51 static int kbytes_to_mbits(int kbytes) in kbytes_to_mbits() argument53 return DIV_ROUND_UP(kbytes * 8, 1000); in kbytes_to_mbits()
194 This pins the IMMR area with a 512kbytes page. In case
845 u64 kbytes = bytes >> 10; in format_size_gb() local846 u32 kbytes32 = kbytes; in format_size_gb()852 return (kbytes32 >> 20) | (((u32)(kbytes >> 32)) << 12); in format_size_gb()
116 kbytes/sec for download/upload to my iPAQ.
348 The DMA Rx buffer size is hardwired to 16 kbytes in this mode.
555 sudo ./amd_pstate_trace.py [-c cpus] -n <test_name> -i <interval> [-m kbytes]
429 Number of kbytes transferred
110 Specify prealloc buffer size in kbytes (default: 512).