Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dsclp.c122 int sclp_get_cpu_num(void) in sclp_get_cpu_num() function
H A Dsmp.c39 return sclp_get_cpu_num(); in smp_query_num_cpus()
H A Dsclp.h362 int sclp_get_cpu_num(void);
/kvm-unit-tests/s390x/
H A Dtopology.c493 number_of_cpus = sclp_get_cpu_num(); in test_stsi()