Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dbarrier.h12 #define wfe() __asm__ __volatile__ ("wfe" : : : "memory") macro
15 #define wfe() do { } while (0) macro
H A Dmcs_spinlock.h14 wfe(); \
H A Dspinlock.h74 wfe(); in arch_spin_lock()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dspin_table_v8.S13 0: wfe
H A Dstart.S194 wfe
228 wfe
/OK3568_Linux_fs/kernel/arch/arm64/lib/
H A Ddelay.c35 wfe(); in __delay()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhead.S585 wfe
636 wfe
704 1: wfe
717 wfe
/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Dsleep.S27 wfe
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/arm32/
H A Dpsci_smp.S38 wfe
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsmp.h113 wfe(); in cpu_park_loop()
H A Dbarrier.h18 #define wfe() asm volatile("wfe" : : : "memory") macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsystem.h57 #define wfe() __asm__ __volatile__ ("wfe\n\t" : : ); macro
/OK3568_Linux_fs/kernel/arch/arm/common/
H A Dmcpm_head.S62 wfe
132 wfe
H A Dmcpm_entry.c115 wfe(); in __mcpm_outbound_enter_critical()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dsec_boot.S124 wfe
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmachine_kexec.c91 wfe(); in machine_crash_nonpanic_core()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S97 wfe @ Wait for CPU1 to finish
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dproc.S265 1: wfe
388 1: wfe
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/
H A Dddr_tool_mp.S152 wfe
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm64/
H A Dbooting.txt225 包含在保留区中)。可通过插入 wfe 指令来降低忙循环开销,而主 CPU 将
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S178 1: wfe
/OK3568_Linux_fs/kernel/arch/arm/mach-tegra/
H A Dsleep-tegra30.S173 moveq r4, #(1 << 4) @ wfe bitmap
183 subs r3, r3, #1 @ delay as a part of wfe war.
H A Dsleep-tegra20.S310 wfe /* CPU should be power gated here */
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A DKconfig339 executing the wfe instruction at a frequency represented as a
343 The main use of the event stream is wfe-based timeouts of userspace
345 on wfe to safeguard against any programming errors in case an expected
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h506 bool wfe; member

12