Searched defs:ioremap_nocache (Results 1 – 2 of 2) sorted by relevance
| /u-boot/arch/microblaze/include/asm/ | ||
| A D | io.h | 147 #define ioremap_nocache(physaddr, size) (physaddr) macro |
| /u-boot/arch/mips/include/asm/ | ||
| A D | io.h | 189 #define ioremap_nocache(offset, size) \ macro |
Completed in 6 milliseconds