Searched refs:pte_protnone (Results 1 – 16 of 16) sorted by relevance
215 VM_WARN_ON(pte_hw_valid(*ptep) && !pte_protnone(*ptep)); in set_ptes()315 VM_WARN_ON(pte_hw_valid(*ptep) && !pte_protnone(*ptep)); in __set_huge_pte_at()353 VM_WARN_ON(pte_hw_valid(*ptep) && !pte_protnone(*ptep)); in set_huge_pte_at()
47 if (pte_protnone(pte)) in maybe_change_pte_writable()248 if (prot_numa && pte_protnone(oldpte)) in change_pte_range()
230 if (pte_none(pte) || !pte_present(pte) || pte_protnone(pte)) in pte_to_hmm_pfn_flags()
818 if (pte_protnone(pte) && !gup_can_follow_protnone(vma, flags)) in follow_page_pte()2862 if (pte_protnone(pte)) in gup_fast_pte_range()
679 WARN_ON(!pte_protnone(pte)); in pte_protnone_tests()
5986 if (!pte_present(ptent) || !pte_protnone(ptent)) in numa_rebuild_large_mapping()6278 if (pte_protnone(vmf->orig_pte) && vma_is_accessible(vmf->vma)) in handle_pte_fault()
31 | pte_protnone | Tests a PROT_NONE PTE |
484 static inline int pte_protnone(pte_t pte) in pte_protnone() function1052 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
540 static inline int pte_protnone(pte_t pte) in pte_protnone() function547 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
125 WARN_ON(pte_hw_valid(pmd_pte(*pmdp)) && !pte_protnone(pmd_pte(*pmdp))); in set_pmd_at()
621 static inline long pte_protnone(pte_t pte) in pte_protnone() function
601 static inline int pte_protnone(pte_t pte) in pte_protnone() function617 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
1842 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()
1000 static inline int pte_protnone(pte_t pte) in pte_protnone() function
894 static inline int pte_protnone(pte_t pte) in pte_protnone() function