Searched defs:io_stop_wc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ | ||
H A D | barrier.h | 68 #define io_stop_wc() dgh() macro |
/openbmc/linux/include/asm-generic/ | ||
H A D | barrier.h | 296 #define io_stop_wc() do { } while (0) macro |