Searched refs:start_pmd (Results 1 – 1 of 1) sorted by relevance
272 pmd_t *pmd, *start_pmd; in unmap_stage2_pmds() local274 start_pmd = pmd = stage2_pmd_offset(kvm, pud, addr); in unmap_stage2_pmds()293 if (stage2_pmd_table_empty(kvm, start_pmd)) in unmap_stage2_pmds()504 pmd_t *pmd, *start_pmd; in unmap_hyp_pmds() local506 start_pmd = pmd = pmd_offset(pud, addr); in unmap_hyp_pmds()514 if (hyp_pmd_table_empty(start_pmd)) in unmap_hyp_pmds()