Searched refs:wfe (Results 1 – 18 of 18) sorted by relevance
12 #define wfe() __asm__ __volatile__ ("wfe" : : : "memory") macro15 #define wfe() do { } while (0) macro
14 wfe(); \
74 wfe(); in arch_spin_lock()
35 wfe(); in __delay()
27 wfe
111 wfe(); in cpu_park_loop()
18 #define wfe() asm volatile("wfe" : : : "memory") macro
619 wfe666 wfe734 1: wfe747 wfe
62 wfe132 wfe
115 wfe(); in __mcpm_outbound_enter_critical()
102 wfe(); in bL_do_switch()
91 wfe(); in machine_crash_nonpanic_core()
609 wfe(); in ipi_cpu_stop()
257 1: wfe380 1: wfe
178 1: wfe
524 wfe(); in omap_prm_reset_system()
337 wfe /* CPU should be power gated here */
220 moveq r4, #(1 << 4) @ wfe bitmap230 subs r3, r3, #1 @ delay as a part of wfe war.