Searched refs:vm_install_sync_handler (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | debug-exceptions.c | 435 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 437 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 439 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 441 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 443 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions()
|
| H A D | no-vgic-v3.c | 152 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_no_gicv3()
|
| H A D | sea_to_user.c | 270 vm_install_sync_handler(vm, in vm_create_with_sea_handler()
|
| H A D | external_aborts.c | 38 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, ESR_ELx_EC_DABT_CUR, dabt_handler); in vm_create_with_dabt_handler()
|
| H A D | page_fault_test.c | 546 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in setup_abort_handlers() 548 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in setup_abort_handlers()
|
| H A D | vpmu_counter_access.c | 419 vm_install_sync_handler(vpmu_vm.vm, VECTOR_SYNC_CURRENT, ec, in create_vpmu_vm()
|
| /linux/tools/testing/selftests/kvm/include/arm64/ |
| H A D | processor.h | 175 void vm_install_sync_handler(struct kvm_vm *vm,
|
| /linux/tools/testing/selftests/kvm/lib/arm64/ |
| H A D | processor.c | 548 void vm_install_sync_handler(struct kvm_vm *vm, int vector, int ec, in vm_install_sync_handler() function
|