Searched defs:pgprot_modify (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dpgtable.h1352 #define pgprot_modify pgprot_modify macro
1353 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) function
/linux-master/arch/x86/include/asm/
H A Dpgtable.h846 #define pgprot_modify pgprot_modify macro
847 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) function

Completed in 155 milliseconds