PAGE_SIZE_ENTRIES

Constant PAGE_SIZE_ENTRIES 

Source
pub const PAGE_SIZE_ENTRIES: usize = 512;
Expand description

Page tables have 512 = 4096 / 64 entries.