Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/include/arm64/
A Darch_timer.h44 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_get_cntct()
61 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_set_cval()
75 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_get_cval()
92 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_set_tval()
107 GUEST_FAIL("Could not get timer %d\n", timer); in timer_get_tval()
124 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_set_ctl()
138 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_get_ctl()
/tools/testing/selftests/kvm/arm64/
A Dexternal_aborts.c28 GUEST_FAIL("Unexpected data abort at PC: %lx\n", regs->pc); in unexpected_dabt_handler()
115 GUEST_FAIL("MMIO instruction should not retire"); in test_mmio_abort_guest()
150 GUEST_FAIL("MMIO instruction should not retire"); in test_mmio_nisv_guest()
193 GUEST_FAIL("Took unexpected SError exception"); in unexpected_serror_handler()
237 GUEST_FAIL("Should've taken pending SError exception"); in test_serror_guest()
261 GUEST_FAIL("Should've taken unmasked SError exception"); in test_serror_emulated_guest()
A Dhypercalls.c126 GUEST_FAIL("Unexpected stage = %u", stage); in guest_test_hvc()
145 GUEST_FAIL("Unexpected stage = %u", stage); in guest_code()
A Dpage_fault_test.c294 GUEST_FAIL("Unexpected dabt, far_el1 = 0x%lx", read_sysreg(far_el1)); in no_dabt_handler()
299 GUEST_FAIL("Unexpected iabt, pc = 0x%lx", regs->pc); in no_iabt_handler()
A Darch_timer_edge_cases.c210 GUEST_FAIL("Could not get timer %d", timer); in set_xval_irq()
/tools/testing/selftests/kvm/include/
A Ducall_common.h91 #define GUEST_FAIL(_fmt, _args...) \ macro
/tools/testing/selftests/kvm/x86/
A Dsvm_nested_soft_inject_test.c67 GUEST_FAIL("Unexpected resume after VMMCALL"); in guest_nmi_handler()
/tools/testing/selftests/kvm/lib/arm64/
A Dgic_v3_its.c51 GUEST_FAIL("Couldn't find an ITS BASER of type %u", type); in its_find_baser()
/tools/testing/selftests/kvm/s390/
A Dmemop.c496 GUEST_FAIL("Invalid size = %u", size); in cut_to_size()
627 GUEST_FAIL("Invalid size = %u", size); in _cmpxchg()
/tools/testing/selftests/kvm/lib/x86/
A Dprocessor.c581 GUEST_FAIL("Unhandled exception '0x%lx' at guest RIP '0x%lx'", in route_exception()

Completed in 24 milliseconds