Searched refs:trap_info (Results 1 – 4 of 4) sorted by relevance
112 struct trap_info { struct118 DEFINE_GUEST_HANDLE_STRUCT(trap_info); argument149 struct trap_info trap_ctxt[256]; /* Virtual IDT */
225 HYPERVISOR_set_trap_table(struct trap_info *table) in HYPERVISOR_set_trap_table()
21 struct trap_info;22 void xen_copy_trap_info(struct trap_info *traps);
760 struct trap_info *info) in cvt_gate_to_trap()839 struct trap_info info[2]; in xen_write_idt_entry()852 struct trap_info *traps) in xen_convert_trap_info()868 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info()881 static struct trap_info traps[257]; in xen_load_idt()