Home
last modified time | relevance | path

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

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