Searched refs:GUEST_FAIL (Results 1 – 9 of 9) sorted by relevance
/linux/tools/testing/selftests/kvm/include/aarch64/ |
H A D | arch_timer.h | 44 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()
|
/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | hypercalls.c | 117 GUEST_FAIL("Unexpected stage = %u", stage); in guest_test_hvc() 136 GUEST_FAIL("Unexpected stage = %u", stage); in guest_code()
|
H A D | page_fault_test.c | 294 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()
|
H A D | arch_timer_edge_cases.c | 209 GUEST_FAIL("Could not get timer %d", timer); in set_xval_irq()
|
/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 91 #define GUEST_FAIL(_fmt, _args...) \ macro
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | svm_nested_soft_inject_test.c | 67 GUEST_FAIL("Unexpected resume after VMMCALL"); in guest_nmi_handler()
|
/linux/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | gic_v3_its.c | 51 GUEST_FAIL("Couldn't find an ITS BASER of type %u", type); in its_find_baser()
|
/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 496 GUEST_FAIL("Invalid size = %u", size); in cut_to_size() 627 GUEST_FAIL("Invalid size = %u", size); in _cmpxchg()
|
/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | processor.c | 583 GUEST_FAIL("Unhandled exception '0x%lx' at guest RIP '0x%lx'", in vm_init_descriptor_tables()
|