Home
last modified time | relevance | path

Searched refs:MBs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dswitch.rst44 spread with an address region size on the order of 10s of MBs, which
/OK3568_Linux_fs/buildroot/package/patchelf/
H A D0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch19 binaries by many MBs in some cases. Whilst we could make them sparse, there is a second
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c3522 unsigned int MBs = ((256 << density) * banks) / (org << width); in mc7_calc_size() local
3524 return MBs << 20; in mc7_calc_size()