Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dprocessor.h31 #ifndef spin_cpu_relax
32 #define spin_cpu_relax() cpu_relax() macro
54 spin_cpu_relax(); \
/Linux-v5.15/arch/powerpc/include/asm/
Ddelay.h67 spin_cpu_relax(); \
Dprocessor.h346 #define spin_cpu_relax() barrier() macro
/Linux-v5.15/arch/powerpc/kernel/
Dtime.c464 spin_cpu_relax(); in __delay()
468 spin_cpu_relax(); in __delay()
Dsetup_64.c440 spin_cpu_relax(); in panic_smp_self_stop()
Dsmp.c633 spin_cpu_relax(); in nmi_stop_this_cpu()
657 spin_cpu_relax(); in stop_this_cpu()
/Linux-v5.15/arch/powerpc/mm/book3s64/
Dhash_native.c332 spin_cpu_relax(); in native_lock_hpte()
/Linux-v5.15/arch/powerpc/xmon/
Dxmon.c589 spin_cpu_relax(); in xmon_core()
642 spin_cpu_relax(); in xmon_core()
644 spin_cpu_relax(); in xmon_core()