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