Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c260 unsigned int nproc_conf; in test_get_pcpu() local
263 nproc_conf = get_nprocs_conf(); in test_get_pcpu()
268 pcpu = rand() % nproc_conf; in test_get_pcpu()