Searched defs:ioremap_np (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/asm-generic/
H A Diomap.h106 #define ioremap_np ioremap_np macro
107 static inline void __iomem *ioremap_np(phys_addr_t offset, size_t size) function
H A Dio.h1101 #define ioremap_np ioremap_np macro
1102 static inline void __iomem *ioremap_np(phys_addr_t offset, size_t size) function
/linux-master/arch/arm64/include/asm/
H A Dio.h152 #define ioremap_np(addr, size) \ macro
/linux-master/arch/sparc/include/asm/
H A Dio_64.h428 static inline void __iomem *ioremap_np(unsigned long offset, unsigned long size) function
433 #define ioremap_np ioremap_np macro

Completed in 127 milliseconds