Home
last modified time | relevance | path

Searched refs:SZ_64G (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dsizes.h58 #define SZ_64G _AC(0x1000000000, ULL) macro
/linux-6.15/tools/testing/cxl/test/
H A Dcxl.c1053 #ifndef SZ_64G
1054 #define SZ_64G (SZ_32G * 2) macro
1346 rc = gen_pool_add(cxl_mock_pool, iomem_resource.end + 1 - SZ_64G, in cxl_test_init()
1347 SZ_64G, NUMA_NO_NODE); in cxl_test_init()