Searched refs:GUEST_FAIL (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | external_aborts.c | 28 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() 274 GUEST_FAIL("Load on S1PTW abort should not retire"); in test_s1ptw_abort_guest() 302 GUEST_FAIL("Should've taken unmasked SError exception"); in test_serror_emulated_guest() 384 GUEST_FAIL("Should've taken pending SError exception"); in test_serror_amo_guest()
|
| H A D | sea_to_user.c | 153 GUEST_FAIL("Poison not protected by SEA: gva=%#lx, guest_data=%#lx\n", 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 | 210 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/lib/arm64/ |
| H A D | gic_v3_its.c | 53 GUEST_FAIL("Couldn't find an ITS BASER of type %u", type); in its_find_baser()
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 615 GUEST_FAIL("Unhandled exception '0x%lx' at guest RIP '0x%lx'", in route_exception()
|