Home
last modified time | relevance | path

Searched refs:WFE (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/arm/include/asm/
A Dspinlock.h29 #define WFE(cond) __ALT_SMP_ASM( \ macro
36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop") macro
147 WFE("ne") in arch_write_lock()
217 WFE("mi") in arch_read_lock()
/linux-6.3-rc2/Documentation/translations/zh_CN/arm64/
A Damu.rst34 当处于 WFI 或者 WFE 状态时,计数器不会增长。
/linux-6.3-rc2/Documentation/translations/zh_TW/arm64/
A Damu.rst37 當處於 WFI 或者 WFE 狀態時,計數器不會增長。
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/freescale/
A Dfsl,imx7ulp-pm.yaml19 The WFI or WFE instruction is used to invoke a Sleep, Deep Sleep or
/linux-6.3-rc2/Documentation/arm64/
A Damu.rst37 When in WFI or WFE these counters do not increment.
/linux-6.3-rc2/arch/arm/
A DKconfig607 Event (WFE) IDLE states, a specific timing sensitivity exists between
608 the retiring WFI/WFE instructions and the newly issued subsequent
612 or Data Memory Barrier (DMB) command immediately after the WFI/WFE
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt636 architected timer so that code using WFE-based polling

Completed in 20 milliseconds