PAGE_SIZE_ENTRIES

Constant PAGE_SIZE_ENTRIES 

Source
pub const PAGE_SIZE_ENTRIES: usize = 1024;
Expand description

Page tables have 512 = 4096 / 32 entries.