Searched refs:SIZE_64KB (Results 1 – 3 of 3) sorted by relevance
40 memory::{PageTable, SIZE_64KB},48 configure_heap!(SIZE_64KB);
30 SIZE_2MB, SIZE_4KB, SIZE_4MB, SIZE_64KB,
28 pub const SIZE_64KB: usize = 64 << 10; constant