Home
last modified time | relevance | path

Searched refs:trap_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/xen/
A Dinterface.h141 struct trap_info { struct
147 DEFINE_GUEST_HANDLE_STRUCT(trap_info); argument
230 struct trap_info trap_ctxt[256]; /* Virtual IDT */
A Dhypercall.h253 HYPERVISOR_set_trap_table(struct trap_info *table) in HYPERVISOR_set_trap_table()
/linux-6.3-rc2/arch/x86/xen/
A Dxen-ops.h21 struct trap_info;
22 void xen_copy_trap_info(struct trap_info *traps);
A Denlighten_pv.c691 struct trap_info *info) in cvt_gate_to_trap()
736 struct trap_info info[2]; in xen_write_idt_entry()
749 struct trap_info *traps, bool full) in xen_convert_trap_info()
766 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info()
779 static struct trap_info traps[257]; in xen_load_idt()
780 static const struct trap_info zero = { }; in xen_load_idt()

Completed in 8 milliseconds