Searched refs:SIZE_KB (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Dmremap_test.c27 #define SIZE_KB(k) ((size_t)k * 1024) macro
505 .src_alignment = SIZE_MB(1) + SIZE_KB(256),
515 c.src_alignment = SIZE_MB(1) + SIZE_KB(256);

Completed in 266 milliseconds