Searched refs:wfe (Results 1 – 21 of 21) 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
118 wfe(); in cpu_park_loop()
18 #define wfe() asm volatile("wfe" : : : "memory") macro
62 wfe132 wfe
115 wfe(); in __mcpm_outbound_enter_critical()
102 wfe(); in bL_do_switch()
696 wfe740 wfe813 1: wfe826 wfe
97 wfe(); in machine_crash_nonpanic_core()
603 wfe(); in ipi_cpu_stop()
252 1: wfe369 1: wfe
225 包含在保留区中)。可通过插入 wfe 指令来降低忙循环开销,而主 CPU 将
332 executing the wfe instruction at a frequency represented as a336 The main use of the event stream is wfe-based timeouts of userspace338 on wfe to safeguard against any programming errors in case an expected
170 moveq r4, #(1 << 4) @ wfe bitmap180 subs r3, r3, #1 @ delay as a part of wfe war.
480 wfe /* CPU should be power gated here */
524 wfe(); in omap_prm_reset_system()
523 bool wfe; member786 qp->wfe = !!(smmu->features & ARM_SMMU_FEAT_SEV); in queue_poll_init()795 if (qp->wfe) { in queue_poll()796 wfe(); in queue_poll()1203 qp.wfe = false; in __arm_smmu_cmdq_poll_until_msi()
270 contained in the reserved region. A wfe instruction may be inserted