Home
last modified time | relevance | path

Searched defs:exception_handlers (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c17 static vm_vaddr_t exception_handlers; variable
402 exception_handler_fn exception_handlers[NR_VECTORS][NR_EXCEPTIONS]; member
/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dprocessor.c21 static vm_vaddr_t exception_handlers; variable
461 handler_fn exception_handlers[VECTOR_NUM][ESR_ELx_EC_MAX + 1]; member
/linux/arch/mips/kernel/
H A Dtraps.c2007 unsigned long exception_handlers[32]; variable