Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dprocessor.h11 # define cpu_relax() asm volatile("rep; nop" ::: "memory") macro
14 # define cpu_relax() asm volatile("yield" ::: "memory") macro
18 # define cpu_relax() asm volatile("or 1, 1, 1;" \ macro
22 # define cpu_relax() barrier() macro
H A Dthread.h276 cpu_relax(); in qemu_spin_lock()
/openbmc/qemu/util/
H A Dstats64.c25 cpu_relax(); in stat64_rdlock()
63 cpu_relax(); in stat64_set()
76 cpu_relax(); in stat64_add32_carry()
97 cpu_relax(); in stat64_min_slow()
126 cpu_relax(); in stat64_max_slow()
H A Dqemu-coroutine-lock.c260 cpu_relax(); in qemu_co_mutex_lock()
H A Dqsp.c253 cpu_relax(); in qsp_init__slowpath()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0005-Add-rmb-definition-for-NIOS2-architecture.patch18 #define cpu_relax() asm volatile("" ::: "memory")
23 +#define cpu_relax() asm volatile("" ::: "memory")
/openbmc/qemu/tests/bench/
H A Datomic64-bench.c61 cpu_relax(); in thread_func()
80 cpu_relax(); in run_test()
H A Datomic_add-bench.c59 cpu_relax(); in thread_func()
83 cpu_relax(); in run_test()
H A Dqht-bench.c215 cpu_relax(); in thread_func()
428 cpu_relax(); in run_test()
/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h105 #define cpu_relax() barrier() macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dprocessor.h125 #define cpu_relax() barrier() macro
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci.c91 cpu_relax(); in uniphier_smp_kick_all_cpus()
H A Dcache-uniphier.c118 cpu_relax(); in uniphier_cache_maint_common()
/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-pxs2.c90 cpu_relax(); in ddrphy_vt_ctrl()
233 cpu_relax(); in ddrphy_init()
552 cpu_relax(); in umc_ch_init()
H A Dumc-ld4.c152 cpu_relax(); in umc_ch_init()
H A Dumc-sld8.c155 cpu_relax(); in umc_ch_init()
H A Dumc-pro4.c140 cpu_relax(); in umc_ch_init()
/openbmc/u-boot/include/linux/
H A Dcompiler.h315 cpu_relax(); \
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c620 cpu_relax(); in musb_read_setup()