Home
last modified time | relevance | path

Searched defs:pgprot_modify (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/asm-generic/
Dpgtable.h472 #define pgprot_modify pgprot_modify macro
473 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/kernel/linux/linux-5.10/include/linux/
Dpgtable.h866 #define pgprot_modify pgprot_modify macro
867 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dpgtable.h616 #define pgprot_modify pgprot_modify macro
617 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable.h663 #define pgprot_modify pgprot_modify macro
664 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function