Searched refs:PTE_LEVEL_MULT (Results 1 – 1 of 1) sorted by relevance
150 #define PTE_LEVEL_MULT (PAGE_SIZE) macro151 #define PMD_LEVEL_MULT (PTRS_PER_PTE * PTE_LEVEL_MULT)365 st->current_address = normalize_addr(P + i * PTE_LEVEL_MULT); in walk_pte_level()