Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dsmp.c162 static int smp_cpu_restart_nolock(uint16_t idx, struct psw *psw) in smp_cpu_restart_nolock() function
195 rc = smp_cpu_restart_nolock(idx, NULL); in smp_cpu_restart()
229 rc = smp_cpu_restart_nolock(idx, &psw); in smp_cpu_start()
280 smp_cpu_restart_nolock(idx, NULL); in smp_cpu_setup_nolock()