Searched refs:WFE (Results 1 – 7 of 7) sorted by relevance
29 #define WFE(cond) __ALT_SMP_ASM( \ macro36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop") macro147 WFE("ne") in arch_write_lock()217 WFE("mi") in arch_read_lock()
34 当处于 WFI 或者 WFE 状态时,计数器不会增长。
75 WFE; in HalArchCpuOn()
56 #define WFE __asm__ volatile("wfe" ::: "memory") macro
37 When in WFI or WFE these counters do not increment.
830 Event (WFE) IDLE states, a specific timing sensitivity exists between831 the retiring WFI/WFE instructions and the newly issued subsequent835 or Data Memory Barrier (DMB) command immediately after the WFI/WFE
577 architected timer so that code using WFE-based polling