Home
last modified time | relevance | path

Searched refs:wfe (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/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.h11 /* Ensure prior stores are observed before we enter wfe. */ \
14 wfe(); \
H A Dspinlock.h14 * sev and wfe are ARMv6K extensions. Uniprocessor ARMv6 may not have the K
31 "wfe" cond ".n", \
36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop")
74 wfe(); in arch_spin_lock()
/kernel/linux/linux-6.6/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.h11 /* Ensure prior stores are observed before we enter wfe. */ \
14 wfe(); \
H A Dspinlock.h14 * sev and wfe are ARMv6K extensions. Uniprocessor ARMv6 may not have the K
31 "wfe" cond ".n", \
36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop")
74 wfe(); in arch_spin_lock()
/kernel/linux/linux-5.10/arch/arm64/lib/
H A Ddelay.c35 wfe(); in __delay()
/kernel/linux/linux-5.10/arch/arm/mach-rockchip/
H A Dsleep.S27 wfe
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Ddelay.c45 wfe(); in __delay()
/kernel/linux/linux-6.6/arch/arm/mach-rockchip/
H A Dsleep.S27 wfe
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dsmp.h111 wfe(); in cpu_park_loop()
H A Dbarrier.h18 #define wfe() asm volatile("wfe" : : : "memory") macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dsmp.h109 wfe(); in cpu_park_loop()
H A Dbarrier.h20 #define wfe() asm volatile("wfe" : : : "memory") macro
/kernel/linux/linux-5.10/arch/arm/common/
H A Dmcpm_head.S62 wfe
132 wfe
H A Dmcpm_entry.c115 wfe(); in __mcpm_outbound_enter_critical()
/kernel/linux/linux-6.6/arch/arm/common/
H A Dmcpm_head.S64 wfe
134 wfe
H A Dmcpm_entry.c115 wfe(); in __mcpm_outbound_enter_critical()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmachine_kexec.c91 wfe(); in machine_crash_nonpanic_core()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhead.S712 wfe
762 wfe
837 1: wfe
850 wfe
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhead.S627 wfe
686 wfe
764 1: wfe
777 wfe
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmachine_kexec.c93 wfe(); in machine_crash_nonpanic_core()
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dproc.S254 1: wfe
387 1: wfe
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dproc.S281 1: wfe
378 1: wfe
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S199 1: wfe

Completed in 12 milliseconds

12