Home
last modified time | relevance | path

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

/linux-3.3/arch/mips/include/asm/
Dbarrier.h98 # define fast_iob() do { } while (0) macro
104 # define fast_iob() \ macro
116 # define fast_iob() \ macro
/linux-3.3/arch/tile/include/asm/
Dsystem.h137 #define fast_iob() mb_incoherent() macro