Searched defs:pgprot_modify (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpgtable.h1279 #define pgprot_modify pgprot_modify macro
1280 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) function
/linux-master/arch/x86/include/asm/
H A Dpgtable.h861 #define pgprot_modify pgprot_modify macro
862 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) function

Completed in 118 milliseconds