Home
last modified time | relevance | path

Searched refs:spin_cpu_relax (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/linux/
Dprocessor.h31 #ifndef spin_cpu_relax
32 #define spin_cpu_relax() cpu_relax() macro
63 spin_cpu_relax(); \
/Linux-v4.19/arch/powerpc/include/asm/
Dprocessor.h443 #define spin_cpu_relax() barrier() macro
445 #define spin_cpu_yield() spin_cpu_relax()
454 spin_cpu_relax(); \
Ddelay.h71 spin_cpu_relax(); \
/Linux-v4.19/arch/powerpc/kernel/
Dsmp.c609 spin_cpu_relax(); in nmi_stop_this_cpu()
624 spin_cpu_relax(); in stop_this_cpu()
Dtime.c435 spin_cpu_relax(); in __delay()
440 spin_cpu_relax(); in __delay()
Dsetup_64.c396 spin_cpu_relax(); in panic_smp_self_stop()
/Linux-v4.19/arch/powerpc/mm/
Dhash_native_64.c306 spin_cpu_relax(); in native_lock_hpte()
/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c543 spin_cpu_relax(); in xmon_core()
592 spin_cpu_relax(); in xmon_core()
594 spin_cpu_relax(); in xmon_core()