const fn pte_index<C: PagingConstsTrait>(va: Vaddr, level: PagingLevel) -> usizeExpand description
The index of a VA’s PTE in a page table node at the given level.
const fn pte_index<C: PagingConstsTrait>(va: Vaddr, level: PagingLevel) -> usizeThe index of a VA’s PTE in a page table node at the given level.