Home
last modified time | relevance | path

Searched refs:wfe (Results 1 – 15 of 15) sorted by relevance

/arch/arm/include/asm/
Dmcs_spinlock.h13 wfe(); \
Dbarrier.h11 #define wfe() __asm__ __volatile__ ("wfe" : : : "memory") macro
14 #define wfe() do { } while (0) macro
Dspinlock.h76 wfe(); in arch_spin_lock()
/arch/arm/mach-rockchip/
Dsleep.S36 wfe
/arch/arm/mach-uniphier/
Dheadsmp.S30 0: wfe
/arch/arm64/include/asm/
Dbarrier.h27 #define wfe() asm volatile("wfe" : : : "memory") macro
/arch/arm/kernel/
Dmachine_kexec.c93 wfe(); in machine_crash_nonpanic_core()
Dsmp.c604 wfe(); in ipi_cpu_stop()
/arch/arm/common/
Dmcpm_head.S66 wfe
136 wfe
Dmcpm_entry.c117 wfe(); in __mcpm_outbound_enter_critical()
DbL_switcher.c104 wfe(); in bL_do_switch()
/arch/arm64/kernel/
Dhead.S670 wfe
777 wfe
/arch/arm/mach-tegra/
Dsleep-tegra30.S182 moveq r4, #(1 << 4) @ wfe bitmap
192 subs r3, r3, #1 @ delay as a part of wfe war.
Dsleep-tegra20.S485 wfe /* CPU should be power gated here */
/arch/arm/mach-omap2/
Dprm_common.c538 wfe(); in omap_prm_reset_system()