Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dsys_membarrier.h23 #define smp_mb_global() smp_mb() macro
/openbmc/qemu/util/
H A Dsys_membarrier.c24 void smp_mb_global(void) in smp_mb_global() function