Home
last modified time | relevance | path

Searched refs:arch_filter_pgprot (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable.h678 static inline pgprot_t arch_filter_pgprot(pgprot_t prot) in arch_filter_pgprot() function
/kernel/linux/linux-5.10/mm/
Dmmap.c108 static inline pgprot_t arch_filter_pgprot(pgprot_t prot) in arch_filter_pgprot() function
120 return arch_filter_pgprot(ret); in vm_get_page_prot()