Searched refs:VECTOR_ERROR_CURRENT (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | external_aborts.c | 211 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, unexpected_serror_handler); in test_serror_masked() 246 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_serror_handler); in test_serror() 311 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_serror_handler); in test_serror_emulated() 349 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_sea_handler); in test_mmio_ease() 393 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_serror_handler); in test_serror_amo()
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 148 VECTOR_ERROR_CURRENT, enumerator
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 523 case VECTOR_ERROR_CURRENT: in route_exception()
|