Searched refs:wfe (Results 1 – 24 of 24) 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()
45 wfe(); in __delay()
27 wfe
109 wfe(); in cpu_park_loop()
20 #define wfe() asm volatile("wfe" : : : "memory") macro
64 wfe134 wfe
115 wfe(); in __mcpm_outbound_enter_critical()
102 wfe(); in bL_do_switch()
627 wfe686 wfe764 1: wfe777 wfe
93 wfe(); in machine_crash_nonpanic_core()
613 wfe(); in ipi_cpu_stop()
281 1: wfe378 1: wfe
225 包含在保留区中)。可通过插入 wfe 指令来降低忙循环开销,而主 CPU 将
229 包含在保留區中)。可通過插入 wfe 指令來降低忙循環開銷,而主 CPU 將
199 1: wfe
315 executing the wfe instruction at a frequency represented as a319 The main use of the event stream is wfe-based timeouts of userspace321 on wfe to safeguard against any programming errors in case an expected
473 wfe(); in omap_prm_reset_system()
339 wfe /* CPU should be power gated here */
222 moveq r4, #(1 << 4) @ wfe bitmap232 subs r3, r3, #1 @ delay as a part of wfe war.
545 bool wfe; member
197 qp->wfe = !!(smmu->features & ARM_SMMU_FEAT_SEV); in queue_poll_init()206 if (qp->wfe) { in queue_poll()207 wfe(); in queue_poll()642 qp.wfe = false; in __arm_smmu_cmdq_poll_until_msi()
439 contained in the reserved region. A wfe instruction may be inserted