Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dcallback.c44 struct trap_info *t = &curr->arch.pv_vcpu.trap_ctxt[TRAP_nmi]; in register_guest_nmi_callback()
69 struct trap_info *t = &curr->arch.pv_vcpu.trap_ctxt[TRAP_nmi]; in unregister_guest_nmi_callback()
365 struct trap_info cur; in do_set_trap_table()
367 struct trap_info *dst = curr->arch.pv_vcpu.trap_ctxt; in do_set_trap_table()
416 struct trap_info *dst = curr->arch.pv_vcpu.trap_ctxt; in compat_set_trap_table()
A Dtraps.c51 const struct trap_info *ti; in pv_inject_event()
147 struct trap_info *ti = &v->arch.pv_vcpu.trap_ctxt[0x80]; in init_int80_direct_trap()
A Diret.c138 const struct trap_info *ti; in compat_iret()
A Ddomain.c140 v->arch.pv_vcpu.trap_ctxt = xzalloc_array(struct trap_info, in pv_vcpu_initialise()
/xen-4.10.0-shim-comet/xen/include/public/arch-x86/
A Dxen.h151 struct trap_info { struct
157 typedef struct trap_info trap_info_t; argument
190 struct trap_info trap_ctxt[256]; /* Virtual IDT */
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dasm-offsets.c143 OFFSET(TRAPINFO_eip, struct trap_info, address); in __dummy__()
144 OFFSET(TRAPINFO_cs, struct trap_info, cs); in __dummy__()
145 OFFSET(TRAPINFO_flags, struct trap_info, flags); in __dummy__()
146 DEFINE(TRAPINFO_sizeof, sizeof(struct trap_info)); in __dummy__()
/xen-4.10.0-shim-comet/tools/include/xen-foreign/
A Dreference.size5 trap_info | - - 8 16
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst16 ! trap_info arch-x86/xen.h
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h450 struct trap_info *trap_ctxt;
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtraps.c1508 const struct trap_info *ti; in do_general_protection()

Completed in 13 milliseconds