⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

PAGE_SIZE

Constant PAGE_SIZE 

Source
pub const PAGE_SIZE: usize = 4096;
Expand description

Page size constant (4KB)