Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dexternal_aborts.c218 static void expect_serror_handler(struct ex_regs *regs) in expect_serror_handler() function
246 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_serror_handler); in test_serror()
270 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_serror_handler); in test_serror_emulated()