Home | History | Annotate | Download | only in linux

Lines Matching refs:pmd_present

867 	((unlikely(!pmd_present(*(pmd))) && __pte_alloc(mm, pmd, address))? \
871 ((unlikely(!pmd_present(*(pmd))) && __pte_alloc(mm, pmd, address))? \
875 ((unlikely(!pmd_present(*(pmd))) && __pte_alloc_kernel(pmd, address))? \