Lines Matching full:mapped
54 * page is not CPU accessible and thus is mapped as in map_pte()
84 * mapped at the @pvmw->pte
90 * mapped. check_pte() has to validate this.
162 * page_vma_mapped_walk - check if @pvmw->pfn is mapped in @pvmw->vma at
167 * Returns true if the page is mapped in the vma. @pvmw->pmd and @pvmw->pte point
169 * adjusted if needed (for PTE-mapped THPs).
171 * If @pvmw->pmd is set but @pvmw->pte is not, you have found PMD-mapped page
172 * (usually THP). For PTE-mapped THP, you should run page_vma_mapped_walk() in
176 * regardless of which page table level the page is mapped at. @pvmw->pmd is
336 * page_mapped_in_vma - check whether a page is really mapped in a VMA
340 * Return: The address the page is mapped at if the page is in the range