Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/cxl/test/
Dcxl.c724 #ifndef SZ_64G
725 #define SZ_64G (SZ_32G * 2) macro
729 #define SZ_512G (SZ_64G * 8)
895 rc = gen_pool_add(cxl_mock_pool, iomem_resource.end + 1 - SZ_64G, in cxl_test_init()
896 SZ_64G, NUMA_NO_NODE); in cxl_test_init()