Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dexternal_aborts.c191 static void unexpected_serror_handler(struct ex_regs *regs) in unexpected_serror_handler() function
211 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, unexpected_serror_handler); in test_serror_masked()