Lines Matching defs:pmd
225 pmd_t pmd;
231 pmd = *pmdp;
236 * to hugepage, we first clear the pmd, then invalidate all
238 * page fault will see a none pmd and take the slow path that
251 * covered by pmd. This make sure we take a
252 * fault and will find the pmd as none, which will
258 flush_tlb_pmd_range(vma->vm_mm, &pmd, address);
259 return pmd;
263 * We want to put the pgtable in pmd and use pgtable for tracking
279 * before we set the hugepage PTE at pmd level
355 * We have pmd == none and we are holding page_table_lock.