trap_info         252 arch/x86/include/asm/xen/hypercall.h HYPERVISOR_set_trap_table(struct trap_info *table)
trap_info         147 arch/x86/include/asm/xen/interface.h DEFINE_GUEST_HANDLE_STRUCT(trap_info);
trap_info         227 arch/x86/include/asm/xen/interface.h     struct trap_info trap_ctxt[256];        /* Virtual IDT                  */
trap_info         671 arch/x86/xen/enlighten_pv.c 			    struct trap_info *info)
trap_info         718 arch/x86/xen/enlighten_pv.c 		struct trap_info info[2];
trap_info         731 arch/x86/xen/enlighten_pv.c 				  struct trap_info *traps)
trap_info         747 arch/x86/xen/enlighten_pv.c void xen_copy_trap_info(struct trap_info *traps)
trap_info         760 arch/x86/xen/enlighten_pv.c 	static struct trap_info traps[257];
trap_info          22 arch/x86/xen/xen-ops.h struct trap_info;
trap_info          23 arch/x86/xen/xen-ops.h void xen_copy_trap_info(struct trap_info *traps);