Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dsmp.h38 int smp_cpu_restart_nowait(uint16_t idx);
H A Dsmp.c205 int smp_cpu_restart_nowait(uint16_t idx) in smp_cpu_restart_nowait() function
/kvm-unit-tests/s390x/
H A Dsmp.c124 rc = smp_cpu_restart_nowait(1); in test_restart()
138 rc = smp_cpu_restart_nowait(1); in test_restart()