Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dbarrier.h44 # define fast_iob() do { } while (0) macro
47 # define fast_iob() \ macro
59 # define fast_iob() \ macro
/linux-5.19.10/arch/loongarch/include/asm/
Dbarrier.h13 #define fast_iob() __sync() macro