Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
A Dcxl.c406 #ifndef SZ_64G
407 #define SZ_64G (SZ_32G * 2) macro
411 #define SZ_512G (SZ_64G * 8)
464 rc = gen_pool_add(cxl_mock_pool, SZ_512G, SZ_64G, NUMA_NO_NODE); in cxl_test_init()

Completed in 4 milliseconds