Searched refs:ex_regs (Results 1 – 12 of 12) sorted by relevance
158 static void guest_sw_bp_handler(struct ex_regs *regs) in guest_sw_bp_handler()164 static void guest_hw_bp_handler(struct ex_regs *regs) in guest_hw_bp_handler()170 static void guest_wp_handler(struct ex_regs *regs) in guest_wp_handler()177 static void guest_ss_handler(struct ex_regs *regs) in guest_ss_handler()184 static void guest_svc_handler(struct ex_regs *regs) in guest_svc_handler()
26 static void vintr_irq_handler(struct ex_regs *regs) in vintr_irq_handler()31 static void intr_irq_handler(struct ex_regs *regs) in intr_irq_handler()
25 static void guest_ud_handler(struct ex_regs *regs) in guest_ud_handler()31 static void guest_nmi_handler(struct ex_regs *regs) in guest_nmi_handler()
363 static void __guest_gp_handler(struct ex_regs *regs, in __guest_gp_handler()380 static void guest_gp_handler(struct ex_regs *regs) in guest_gp_handler()386 static void guest_fep_gp_handler(struct ex_regs *regs) in guest_fep_gp_handler()392 static void guest_ud_handler(struct ex_regs *regs) in guest_ud_handler()
18 static void guest_pf_handler(struct ex_regs *regs) in guest_pf_handler()
47 static void guest_gp_handler(struct ex_regs *regs) in guest_gp_handler()
67 static void guest_gp_handler(struct ex_regs *regs) in guest_gp_handler()84 static void guest_ud_handler(struct ex_regs *regs) in guest_ud_handler()
125 static void guest_ipi_handler(struct ex_regs *regs) in guest_ipi_handler()
66 struct ex_regs { struct115 typedef void(*handler_fn)(struct ex_regs *);
368 void route_exception(struct ex_regs *regs, int vector) in route_exception()410 void (*handler)(struct ex_regs *)) in vm_install_sync_handler() argument421 void (*handler)(struct ex_regs *)) in vm_install_exception_handler() argument
383 struct ex_regs { struct398 void (*handler)(struct ex_regs *)); argument
1282 void route_exception(struct ex_regs *regs) in route_exception()1284 typedef void(*handler)(struct ex_regs *); in route_exception()1323 void (*handler)(struct ex_regs *)) in vm_install_exception_handler() argument