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()
360 wfe422 wfe503 1: wfe516 wfe
45 wfe(); in __delay()
27 wfe
98 wfe(); in cpu_park_loop()
64 wfe134 wfe
115 wfe(); in __mcpm_outbound_enter_critical()
102 wfe(); in bL_do_switch()
93 wfe(); in machine_crash_nonpanic_core()
613 wfe(); in ipi_cpu_stop()
288 1: wfe428 1: wfe
225 包含在保留区中)。可通过插入 wfe 指令来降低忙循环开销,而主 CPU 将
229 包含在保留區中)。可通過插入 wfe 指令來降低忙循環開銷,而主 CPU 將
65 wfe : 1, member
285 uregs->fred_cs.wfe = 0; in ex_handler_eretu()
325 executing the wfe instruction at a frequency represented as a329 The main use of the event stream is wfe-based timeouts of userspace331 on wfe to safeguard against any programming errors in case an expected
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.
479 wfe(); in omap_prm_reset_system()
599 bool wfe; member
198 qp->wfe = !!(smmu->features & ARM_SMMU_FEAT_SEV); in queue_poll_init()207 if (qp->wfe) { in queue_poll()208 wfe(); in queue_poll()664 qp.wfe = false; in __arm_smmu_cmdq_poll_until_msi()
439 contained in the reserved region. A wfe instruction may be inserted