Home
last modified time | relevance | path

Searched refs:pgprot_modify (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dpgtable.h1376 #ifndef pgprot_modify
1377 #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/mm/
A Dvma.h355 return pgprot_modify(oldprot, vm_get_page_prot(vm_flags)); in vm_pgprot_modify()
/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 21 milliseconds