Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dpgtable.h1369 #define pgprot_modify pgprot_modify macro
1370 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function
/linux-6.14.4/arch/x86/include/asm/
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-6.14.4/tools/testing/vma/
Dvma_internal.h437 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function