Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpgtable.h1377 #define pgprot_modify pgprot_modify macro
1378 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux/arch/x86/include/asm/
A Dpgtable.h905 #define pgprot_modify pgprot_modify macro
906 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux/tools/testing/vma/
A Dvma_internal.h371 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function

Completed in 16 milliseconds