Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmprotect.c43 spinlock_t *pmdl; in lock_pte_protection() local
49 pmdl = pmd_lock(vma->vm_mm, pmd); in lock_pte_protection()
51 spin_unlock(pmdl); in lock_pte_protection()
56 spin_unlock(pmdl); in lock_pte_protection()