Searched refs:vma_flags_to_page_prot (Results 1 – 4 of 4) sorted by relevance
1591 static inline pgprot_t vma_flags_to_page_prot(vma_flags_t vma_flags) in vma_flags_to_page_prot() function1622 return vma_flags_to_page_prot(vma->flags); in vma_get_page_prot()
575 const pgprot_t prot = vma_flags_to_page_prot(vma_flags); in vma_pgprot_modify()
61 .page_prot = vma_flags_to_page_prot(vma_flags_), \
4728 static inline pgprot_t vma_flags_to_page_prot(vma_flags_t vma_flags) in vma_flags_to_page_prot() function4737 return vma_flags_to_page_prot(vma->flags); in vma_get_page_prot()4746 static inline pgprot_t vma_flags_to_page_prot(vma_flags_t vma_flags) in vma_flags_to_page_prot() function