Searched refs:pud_table (Results 1 – 4 of 4) sorted by relevance
440 if (pud_table(pud)) { in copy_pud()
423 #define pud_table(pud) (1) macro427 #define pud_table(pud) ((pud_val(pud) & PUD_TYPE_MASK) == \ macro
1013 if (!pud_table(pud)) { in pud_free_pmd_page()1014 VM_WARN_ON(!pud_table(pud)); in pud_free_pmd_page()
153 pud_t *pud_table __maybe_unused = stage2_pud_offset(pgd, 0UL); in clear_stage2_pgd_entry()156 stage2_pud_free(pud_table); in clear_stage2_pgd_entry()445 pud_t *pud_table __maybe_unused = pud_offset(pgd, 0UL); in clear_hyp_pgd_entry()447 pud_free(NULL, pud_table); in clear_hyp_pgd_entry()