Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dpgtable.h471 #ifndef pgprot_modify
472 #define pgprot_modify pgprot_modify macro
473 static inline pgprot_t pgprot_modify(pgprot_t oldprot, pgprot_t newprot) in pgprot_modify() function