Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/include/linux/
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-6.12.1/tools/testing/vma/
Dvma_internal.h371 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function