Home
last modified time | relevance | path

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

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