Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Ddebug-exceptions.c344 uint64_t test_pc = 0; in test_single_step_from_userspace() local
384 TEST_ASSERT(!test_pc || pc == test_pc, in test_single_step_from_userspace()
386 pc, test_pc); in test_single_step_from_userspace()
395 test_pc = pc + 4; in test_single_step_from_userspace()
397 test_pc = 0; in test_single_step_from_userspace()