Home
last modified time | relevance | path

Searched refs:do_handle_exception (Results 1 – 10 of 10) sorted by relevance

/kvm-unit-tests/lib/arm/
H A Dprocessor.c77 void do_handle_exception(enum vector v, struct pt_regs *regs);
79 void do_handle_exception(enum vector v, struct pt_regs *regs) in do_handle_exception() function
/kvm-unit-tests/lib/riscv/asm/
H A Dprocessor.h53 void do_handle_exception(struct pt_regs *regs);
/kvm-unit-tests/lib/powerpc/asm/
H A Dprocessor.h10 void do_handle_exception(struct pt_regs *regs);
/kvm-unit-tests/lib/arm64/
H A Dprocessor.c207 void do_handle_exception(enum vector v, struct pt_regs *regs, unsigned int esr);
209 void do_handle_exception(enum vector v, struct pt_regs *regs, unsigned int esr) in do_handle_exception() function
/kvm-unit-tests/lib/powerpc/
H A Dprocessor.c45 void do_handle_exception(struct pt_regs *regs) in do_handle_exception() function
/kvm-unit-tests/lib/riscv/
H A Dprocessor.c37 void do_handle_exception(struct pt_regs *regs) in do_handle_exception() function
/kvm-unit-tests/lib/x86/
H A Ddesc.c58 void do_handle_exception(struct ex_regs *regs);
210 void do_handle_exception(struct ex_regs *regs) in do_handle_exception() function
/kvm-unit-tests/riscv/
H A Dcstart.S287 call do_handle_exception
/kvm-unit-tests/powerpc/
H A Dcstart64.S260 bl do_handle_exception
/kvm-unit-tests/arm/
H A Dcstart64.S373 bl do_handle_exception