Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Diomap.h79 #define ioremap_wt ioremap_nocache macro
Dio.h1015 #ifndef ioremap_wt
1016 #define ioremap_wt ioremap_wt macro
1017 static inline void __iomem *ioremap_wt(phys_addr_t offset, size_t size) in ioremap_wt() function