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.h901 #define pgprot_modify pgprot_modify macro
902 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux/include/linux/
H A Dpgtable.h1365 #define pgprot_modify pgprot_modify macro
1366 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux/tools/testing/vma/
H A Dvma_internal.h574 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function