Searched refs:vm_install_sync_handler (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/aarch64/ |
H A D | debug-exceptions.c | 303 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 305 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 307 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 309 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions() 311 vm_install_sync_handler(vm, VECTOR_SYNC_CURRENT, in test_guest_debug_exceptions()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/ |
H A D | processor.h | 109 void vm_install_sync_handler(struct kvm_vm *vm,
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | 437 void vm_install_sync_handler(struct kvm_vm *vm, int vector, int ec, in vm_install_sync_handler() function
|