pub const PAGE_SIZE_ENTRIES: usize = 512;
Expand description

Page tables have 512 = 4096 / 64 entries.