Searched refs:SZ_64G (Results 1 - 2 of 2) sorted by last modified time

/linux-master/tools/testing/cxl/test/
H A Dcxl.c1057 #ifndef SZ_64G
1058 #define SZ_64G (SZ_32G * 2) macro
1312 rc = gen_pool_add(cxl_mock_pool, iomem_resource.end + 1 - SZ_64G,
1313 SZ_64G, NUMA_NO_NODE);
/linux-master/include/linux/
H A Dsizes.h50 #define SZ_64G _AC(0x1000000000, ULL) macro

Completed in 145 milliseconds