Searched refs:pte_protnone (Results 1 – 10 of 10) sorted by relevance
31 | pte_protnone | Tests a PROT_NONE PTE |
541 static inline int pte_protnone(pte_t pte)548 return pte_protnone(pmd_pte(pmd)); in pte_modify() 531 static inline int pte_protnone(pte_t pte) pte_protnone() function
494 static inline int pte_protnone(pte_t pte) in pte_protnone() function1073 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
627 static inline long pte_protnone(pte_t pte)623 static inline long pte_protnone(pte_t pte) pte_protnone() function
230 if (pte_none(pte) || !pte_present(pte) || pte_protnone(pte)) in pte_to_hmm_pfn_flags()
6091 if (!pte_present(ptent) || !pte_protnone(ptent)) in numa_migrate_check() 6384 if (pte_protnone(vmf->orig_pte) && vma_is_accessible(vmf->vma)) in handle_pte_fault()
560 static inline int pte_protnone(pte_t pte) in pte_protnone() function 576 return pte_protnone(pmd_pte(pmd)); in pmd_protnone()
267 if (pte_present(pte) && !pte_protnone(pte)) { in kvmppc_do_h_enter()
993 static inline int pte_protnone(pte_t pte) in pte_protnone() function
846 static inline int pte_protnone(pte_t pte) in pte_protnone() function