Searched refs:TEST_LARGE_ALIGN_SIZE (Results 1 – 1 of 1) sorted by relevance
263 const TEST_LARGE_ALIGN_SIZE: usize = kernel::page::PAGE_SIZE * 4; in test_alignment() constant272 struct LargeAlignBlob([u8; TEST_LARGE_ALIGN_SIZE]); in test_alignment()