Searched defs:SIZE_4KB (Results 1 – 2 of 2) sorted by relevance
17 pub(crate) const SIZE_4KB: usize = 4 << 10; constant
21 pub const SIZE_4KB: usize = 4 << 10; constant