Home
last modified time | relevance | path

Searched refs:wfe (Results 1 – 24 of 24) sorted by relevance

/Linux-v6.6/arch/arm/include/asm/
Dbarrier.h12 #define wfe() __asm__ __volatile__ ("wfe" : : : "memory") macro
15 #define wfe() do { } while (0) macro
Dmcs_spinlock.h14 wfe(); \
Dspinlock.h74 wfe(); in arch_spin_lock()
/Linux-v6.6/arch/arm64/lib/
Ddelay.c45 wfe(); in __delay()
/Linux-v6.6/arch/arm/mach-rockchip/
Dsleep.S27 wfe
/Linux-v6.6/arch/arm64/include/asm/
Dsmp.h109 wfe(); in cpu_park_loop()
Dbarrier.h20 #define wfe() asm volatile("wfe" : : : "memory") macro
/Linux-v6.6/arch/arm/common/
Dmcpm_head.S64 wfe
134 wfe
Dmcpm_entry.c115 wfe(); in __mcpm_outbound_enter_critical()
DbL_switcher.c102 wfe(); in bL_do_switch()
/Linux-v6.6/arch/arm64/kernel/
Dhead.S627 wfe
686 wfe
764 1: wfe
777 wfe
/Linux-v6.6/arch/arm/kernel/
Dmachine_kexec.c93 wfe(); in machine_crash_nonpanic_core()
Dsmp.c613 wfe(); in ipi_cpu_stop()
/Linux-v6.6/arch/arm64/mm/
Dproc.S281 1: wfe
378 1: wfe
/Linux-v6.6/Documentation/translations/zh_CN/arch/arm64/
Dbooting.txt225 包含在保留区中)。可通过插入 wfe 指令来降低忙循环开销,而主 CPU 将
/Linux-v6.6/Documentation/translations/zh_TW/arch/arm64/
Dbooting.txt229 包含在保留區中)。可通過插入 wfe 指令來降低忙循環開銷,而主 CPU 將
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/
Dhyp-init.S199 1: wfe
/Linux-v6.6/drivers/clocksource/
DKconfig315 executing the wfe instruction at a frequency represented as a
319 The main use of the event stream is wfe-based timeouts of userspace
321 on wfe to safeguard against any programming errors in case an expected
/Linux-v6.6/arch/arm/mach-omap2/
Dprm_common.c473 wfe(); in omap_prm_reset_system()
/Linux-v6.6/arch/arm/mach-tegra/
Dsleep-tegra20.S339 wfe /* CPU should be power gated here */
Dsleep-tegra30.S222 moveq r4, #(1 << 4) @ wfe bitmap
232 subs r3, r3, #1 @ delay as a part of wfe war.
/Linux-v6.6/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h545 bool wfe; member
Darm-smmu-v3.c197 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()
/Linux-v6.6/Documentation/arch/arm64/
Dbooting.rst439 contained in the reserved region. A wfe instruction may be inserted