Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable.h862 #define pgprot_modify pgprot_modify macro
863 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux/include/linux/
H A Dpgtable.h1698 #define pgprot_modify pgprot_modify macro
1699 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux/tools/testing/vma/include/
H A Ddup.h728 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function