Home
last modified time | relevance | path

Searched refs:arch_spin_lock_setup (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dspinlock.h41 void arch_spin_lock_setup(int cpu);
/openbmc/linux/arch/s390/lib/
H A Dspinlock.c60 void arch_spin_lock_setup(int cpu) in arch_spin_lock_setup() function
/openbmc/linux/arch/s390/kernel/
H A Dsetup.c461 arch_spin_lock_setup(0); in setup_lowcore()
H A Dsmp.c277 arch_spin_lock_setup(cpu); in pcpu_prepare_secondary()