Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c472 uint64_t test_pc = 0; in test_single_step_from_userspace() local
505 TEST_ASSERT(!test_pc || pc == test_pc, in test_single_step_from_userspace()
507 pc, test_pc); in test_single_step_from_userspace()
510 test_pc = 0; in test_single_step_from_userspace()
524 test_pc = pc + 4; in test_single_step_from_userspace()
526 test_pc = 0; in test_single_step_from_userspace()