Lines Matching defs:direct
723 unsigned long end, bool direct,
739 if (!direct)
745 else if (!direct && vmemmap_page_is_unused(addr, next)) {
751 if (direct)
756 unsigned long end, bool direct,
773 if (!direct)
779 else if (!direct && vmemmap_pmd_is_unused(addr, next)) {
788 remove_pte_table(pte_base, addr, next, direct, altmap);
791 if (direct)
796 unsigned long end, bool direct,
822 remove_pmd_table(pmd_base, addr, next, direct, altmap);
825 if (direct)
830 remove_pagetable(unsigned long start, unsigned long end, bool direct,
860 remove_pud_table(pud_base, addr, next, direct, altmap);