Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpgtable.h1008 #ifndef pgprot_modify
1009 #define pgprot_modify pgprot_modify macro
1010 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable.h654 #define pgprot_modify pgprot_modify macro
655 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux-6.3-rc2/mm/
A Dmmap.c85 return pgprot_modify(oldprot, vm_get_page_prot(vm_flags)); in vm_pgprot_modify()

Completed in 18 milliseconds