Home
last modified time | relevance | path

Searched defs:vm_get_page_prot (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/x86/mm/
Dpgprot.c35 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() function
/linux-6.6.21/arch/arm64/mm/
Dmmap.c80 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() function
/linux-6.6.21/arch/powerpc/mm/book3s64/
Dpgtable.c635 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() function
/linux-6.6.21/arch/sparc/mm/
Dinit_64.c3221 pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() function
/linux-6.6.21/include/linux/
Dmm.h3438 static inline pgprot_t vm_get_page_prot(unsigned long vm_flags) in vm_get_page_prot() function