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()
18 #define wfe() asm volatile("wfe" : : : "memory") macro
569 wfe623 wfe687 1: wfe700 wfe
62 wfe132 wfe
115 wfe(); in __mcpm_outbound_enter_critical()
102 wfe(); in bL_do_switch()
91 wfe(); in machine_crash_nonpanic_core()
617 wfe(); in ipi_cpu_stop()
287 1: wfe384 1: wfe
225 包含在保留区中)。可通过插入 wfe 指令来降低忙循环开销,而主 CPU 将
229 包含在保留區中)。可通過插入 wfe 指令來降低忙循環開銷,而主 CPU 將
178 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
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.
539 bool wfe; member
185 qp->wfe = !!(smmu->features & ARM_SMMU_FEAT_SEV); in queue_poll_init()194 if (qp->wfe) { in queue_poll()195 wfe(); in queue_poll()630 qp.wfe = false; in __arm_smmu_cmdq_poll_until_msi()
396 contained in the reserved region. A wfe instruction may be inserted