Searched refs:ex_regs (Results 1 – 3 of 3) sorted by relevance
348 struct ex_regs { struct363 void (*handler)(struct ex_regs *)); argument
47 static void guest_gp_handler(struct ex_regs *regs) in guest_gp_handler()
1168 void route_exception(struct ex_regs *regs) in route_exception()1170 typedef void(*handler)(struct ex_regs *); in route_exception()1209 void (*handler)(struct ex_regs *)) in vm_handle_exception() argument