Home
last modified time | relevance | path

Searched refs:pmdl (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dmprotect.c45 spinlock_t *pmdl; in lock_pte_protection() local
51 pmdl = pmd_lock(vma->vm_mm, pmd); in lock_pte_protection()
53 spin_unlock(pmdl); in lock_pte_protection()
58 spin_unlock(pmdl); in lock_pte_protection()