Searched defs:ipath_flush_wc (Results 1 - 1 of 1) sorted by relevance
/drivers/infiniband/hw/ipath/ | ||
H A D | ipath_kernel.h | 1311 #define ipath_flush_wc() asm volatile("sfence" ::: "memory") macro 1313 #define ipath_flush_wc() wmb() macro |
Completed in 66 milliseconds