Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.h357 static inline pgprot_t vm_pgprot_modify(pgprot_t oldprot, vm_flags_t vm_flags) in vm_pgprot_modify()
/linux/include/linux/
H A Dpgtable.h1520 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux/arch/x86/include/asm/
H A Dpgtable.h862 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()
/linux/tools/testing/vma/
H A Dvma_internal.h536 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify()