Searched defs:ipath_flush_wc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_kernel.h894 #define ipath_flush_wc() asm volatile("sfence" ::: "memory") macro
896 #define ipath_flush_wc() wmb() macro

Completed in 45 milliseconds