Constant arceos_posix_api::config::PAGE_SIZE_4K
source · pub const PAGE_SIZE_4K: usize = 4096; // 4_096usize
Expand description
The size of a 4K page (4096 bytes).
pub const PAGE_SIZE_4K: usize = 4096; // 4_096usize
The size of a 4K page (4096 bytes).