Home
last modified time | relevance | path

Searched refs:vma_get_page_prot (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/include/
H A Ddup.h1547 static inline pgprot_t vma_get_page_prot(vma_flags_t vma_flags) in vma_get_page_prot() function
/linux/include/linux/
H A Dmm.h4464 static inline pgprot_t vma_get_page_prot(vma_flags_t vma_flags) in vma_get_page_prot() function
4477 static inline pgprot_t vma_get_page_prot(vma_flags_t vma_flags) in vma_get_page_prot() function
/linux/mm/
H A Dvma.c55 .page_prot = vma_get_page_prot(vma_flags_), \