Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c17 static vm_vaddr_t exception_handlers; variable
386 handler_fn exception_handlers[VECTOR_NUM][ESR_EC_NUM]; member
398 struct handlers *handlers = (struct handlers *)exception_handlers; in route_exception()
422 if (handlers && handlers->exception_handlers[vector][ec]) in route_exception()
423 return handlers->exception_handlers[vector][ec](regs); in route_exception()
434 *(vm_vaddr_t *)addr_gva2hva(vm, (vm_vaddr_t)(&exception_handlers)) = vm->handlers; in vm_init_descriptor_tables()
445 handlers->exception_handlers[vector][ec] = handler; in vm_install_sync_handler()
455 handlers->exception_handlers[vector][0] = handler; in vm_install_exception_handler()
/aosp_15_r20/external/apache-commons-bcel/docs/eps/
H A Djavaclass.fig300 4 0 0 981 -1 16 10 1.5708 4 150 1365 4823 6650 exception_handlers\001
H A Ddiagram.fig297 4 0 0 981 -1 16 10 1.5708 4 150 1365 5343 6951 exception_handlers\001
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c21 vm_vaddr_t exception_handlers; variable
1117 handler *handlers = (handler *)exception_handlers; in route_exception()
1155 *(vm_vaddr_t *)addr_gva2hva(vm, (vm_vaddr_t)(&exception_handlers)) = vm->handlers; in vcpu_init_descriptor_tables()
/aosp_15_r20/external/apache-commons-bcel/docs/
H A Dclassfile.mdl113 (object ClassAttribute "exception_handlers"