Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dexternal_aborts.c15 static void expect_sea_handler(struct ex_regs *regs) in expect_sea_handler() function
126 expect_sea_handler); in test_mmio_abort()
177 expect_sea_handler); in test_mmio_nisv_abort()
349 vm_install_exception_handler(vm, VECTOR_ERROR_CURRENT, expect_sea_handler); in test_mmio_ease()
H A Dsea_to_user.c157 static void expect_sea_handler(struct ex_regs *regs) in expect_sea_handler() function
273 /*handler=*/expect_sea_handler); in vm_create_with_sea_handler()