Searched refs:riscv_cpu_debug_excp_handler (Results 1 – 3 of 3) sorted by relevance
147 void riscv_cpu_debug_excp_handler(CPUState *cs);
930 void riscv_cpu_debug_excp_handler(CPUState *cs) in riscv_cpu_debug_excp_handler() 928 void riscv_cpu_debug_excp_handler(CPUState *cs) riscv_cpu_debug_excp_handler() function
147 .debug_excp_handler = riscv_cpu_debug_excp_handler,