Searched refs:pgprot_nx (Results 1 – 6 of 6) sorted by relevance
97 #define pgprot_nx pgprot_nx macro99 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
76 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function80 #define pgprot_nx pgprot_nx macro
56 int err = map_kernel_page(ea + i, pa + i, pgprot_nx(prot)); in early_ioremap_range()
297 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() function301 #define pgprot_nx pgprot_nx macro
628 #define pgprot_nx pgprot_nx macro629 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx() function
769 #define pgprot_nx(prot) \ macro
Completed in 20 milliseconds