Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dpsci_test.c240 int nr_shutdowns = 0; in host_test_system_off2() local
268 nr_shutdowns++; in host_test_system_off2()
278 TEST_ASSERT(nr_shutdowns == 2, "Two shutdown events were expected, but saw %d", nr_shutdowns); in host_test_system_off2()