Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/aarch64/
H 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()
/linux/tools/testing/selftests/kvm/aarch64/
H A Dhypercalls.c117 GUEST_FAIL("Unexpected stage = %u", stage); in guest_test_hvc()
136 GUEST_FAIL("Unexpected stage = %u", stage); in guest_code()
H 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()
H A Darch_timer_edge_cases.c209 GUEST_FAIL("Could not get timer %d", timer); in set_xval_irq()
/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h91 #define GUEST_FAIL(_fmt, _args...) \ macro
/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_nested_soft_inject_test.c67 GUEST_FAIL("Unexpected resume after VMMCALL"); in guest_nmi_handler()
/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3_its.c51 GUEST_FAIL("Couldn't find an ITS BASER of type %u", type); in its_find_baser()
/linux/tools/testing/selftests/kvm/s390x/
H A Dmemop.c496 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 Dprocessor.c583 GUEST_FAIL("Unhandled exception '0x%lx' at guest RIP '0x%lx'", in vm_init_descriptor_tables()