Home
last modified time | relevance | path

Searched refs:STRING_UNITS_2 (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dstring_helpers.h23 STRING_UNITS_2, /* use binary powers of 2^10 */ enumerator
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf.c563 string_get_size(size, 1, STRING_UNITS_2, size_str, sizeof(size_str)); in vf_get_lmem_info()
1163 string_get_size(ggtt_size, 1, STRING_UNITS_2, buf, sizeof(buf)); in xe_gt_sriov_vf_print_config()
1168 string_get_size(lmem_size, 1, STRING_UNITS_2, buf, sizeof(buf)); in xe_gt_sriov_vf_print_config()
/linux/drivers/scsi/
H A Dsd.c3001 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in sd_print_capacity()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3460 string_get_size((u64)to - from + 1, 1, STRING_UNITS_2, buf, in mem_region_show()