Lines Matching defs:direct
1061 bool direct)
1085 if (!direct)
1092 /* For non-direct mapping, pages means nothing. */
1098 if (direct)
1104 bool direct, struct vmem_altmap *altmap)
1120 if (!direct)
1142 remove_pte_table(pte_base, addr, next, direct);
1147 if (direct)
1153 struct vmem_altmap *altmap, bool direct)
1177 remove_pmd_table(pmd_base, addr, next, direct, altmap);
1181 if (direct)
1187 struct vmem_altmap *altmap, bool direct)
1203 remove_pud_table(pud_base, addr, next, altmap, direct);
1213 if (direct)
1219 remove_pagetable(unsigned long start, unsigned long end, bool direct,
1235 remove_p4d_table(p4d, addr, next, altmap, direct);