Home
last modified time | relevance | path

Searched defs:ioremap_nocache (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dio.h126 #define ioremap_nocache(physaddr, size) (physaddr) macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h187 #define ioremap_nocache(offset, size) \ macro