Searched refs:pte_protnone (Results 1 – 18 of 18) sorted by relevance
42 static inline int pte_protnone(pte_t pte) in pte_protnone() function49 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
197 VM_WARN_ON(pte_hw_valid(*ptep) && !pte_protnone(*ptep)); in set_pte_at()293 VM_WARN_ON(pte_hw_valid(*ptep) && !pte_protnone(*ptep)); in set_huge_pte_at()
382 static inline int pte_protnone(pte_t pte) in pte_protnone() function389 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
49 if (pte_protnone(pte) || !pte_dirty(pte)) in can_change_pte_writable()128 if (pte_protnone(oldpte)) in change_pte_range()
218 if (pte_none(pte) || !pte_present(pte) || pte_protnone(pte)) in pte_to_hmm_pfn_flags()
1044 (pte_protnone(*pvmw.pte) && pte_savedwrite(*pvmw.pte)) || in write_protect_page()1083 if (pte_protnone(entry)) in write_protect_page()
576 if (pte_protnone(pte) && !gup_can_follow_protnone(flags)) in follow_page_pte()2438 if (pte_protnone(pte) && !gup_can_follow_protnone(flags)) in gup_pte_range()
707 WARN_ON(!pte_protnone(pte)); in pte_protnone_tests()
4960 if (pte_protnone(vmf->orig_pte) && vma_is_accessible(vmf->vma)) in handle_pte_fault()
533 static inline int pte_protnone(pte_t pte) in pte_protnone() function558 VM_BUG_ON(!pte_protnone(pte)); in pte_clear_savedwrite()1160 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
85 WARN_ON(pte_hw_valid(pmd_pte(*pmdp)) && !pte_protnone(pmd_pte(*pmdp))); in set_pmd_at()
35 | pte_protnone | Tests a PROT_NONE PTE |
450 static inline int pte_protnone(pte_t pte) in pte_protnone() function457 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
551 static inline long pte_protnone(pte_t pte) in pte_protnone() function
1464 static inline int pte_protnone(pte_t pte) in pte_protnone() function
776 static inline int pte_protnone(pte_t pte) in pte_protnone() function
267 if (pte_present(pte) && !pte_protnone(pte)) { in kvmppc_do_h_enter()
803 static inline int pte_protnone(pte_t pte) in pte_protnone() function