Searched refs:NUM_PTES (Results 1 – 2 of 2) sorted by relevance
450 pub(crate) const NUM_PTES: usize = size_of::<GspMem>() >> GSP_PAGE_SHIFT; constant
920 pageTableEntryCount: num::usize_into_u32::<{ Cmdq::NUM_PTES }>(), in new()