Home
last modified time | relevance | path

Searched defs:oldprot (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/mm/
H A Dvma.h324 static inline pgprot_t vm_pgprot_modify(pgprot_t oldprot, unsigned long vm_flags) in vm_pgprot_modify()
/linux-6.15/tools/testing/vma/
H A Dvma_internal.h429 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux-6.15/arch/x86/include/asm/
H A Dpgtable.h906 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux-6.15/include/linux/
H A Dpgtable.h1370 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()