Function pte_index

Source
const fn pte_index<C: PagingConstsTrait>(va: Vaddr, level: PagingLevel) -> usize
Expand description

The index of a VA’s PTE in a page table node at the given level.