Searched refs:PTE_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
160 ptes: PteArray<{ Self::PTE_ARRAY_SIZE }>,174 const PTE_ARRAY_SIZE: usize = GSP_PAGE_SIZE / size_of::<u64>(); constant209 for i in 0..GspMem::PTE_ARRAY_SIZE { in new()