Searched refs:SZ_16G (Results 1 – 4 of 4) sorted by relevance
48 #define SZ_16G _AC(0x400000000, ULL) macro
422 .address_space_size = SZ_16G,444 .address_space_size = SZ_16G,458 .address_space_size = SZ_16G,492 .address_space_size = SZ_16G,
1188 __builtin_ctzll(SZ_256M), __builtin_ctzll(SZ_16G), __builtin_ctzll(SZ_2M) in iommu_get_page_shift()
2232 prop->dram_size = prop->num_functional_hbms * SZ_16G; in gaudi2_set_dram_properties()2357 prop->dram_size = (GAUDI2_HBM_NUM - 1) * SZ_16G; in gaudi2_set_fixed_properties()2874 if ((dram_size != ((GAUDI2_HBM_NUM - 1) * SZ_16G)) && in gaudi2_cpucp_info_get()2875 (dram_size != (GAUDI2_HBM_NUM * SZ_16G))) { in gaudi2_cpucp_info_get()