Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable.h854 #define pgprot_modify pgprot_modify macro
855 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) pgprot_modify() function