Home
last modified time | relevance | path

Searched refs:cpu_relax (Results 1 – 2 of 2) sorted by relevance

/tools/virtio/ringtest/
Dmain.h95 #define cpu_relax() asm ("rep; nop" ::: "memory") macro
97 #define cpu_relax() barrier() macro
99 #define cpu_relax() assert(0) macro
107 cpu_relax(); in busy_wait()
/tools/memory-model/Documentation/
Dexplanation.txt1789 cpu_relax();