Searched refs:trap_info_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen.h103 typedef struct trap_info trap_info_t; typedef in typeref:struct:trap_info
104 DEFINE_XEN_GUEST_HANDLE(trap_info_t); variable
/illumos-gate/usr/src/uts/intel/sys/
H A Dhypervisor.h150 extern long xen_set_trap_table(trap_info_t *);
206 extern long HYPERVISOR_set_trap_table(trap_info_t *);
/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c52 HYPERVISOR_set_trap_table(trap_info_t *table)
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c424 trap_info_t *ti = ti_arg; /* XXPV Aargh - segments.h comment */
457 trap_info_t trapinfo[2];
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c262 * Initialize the trap_info_t from the IDT
268 trap_info_t *ti = &vgc->trap_ctxt[vec];
H A Dxen_machdep.c1032 xen_set_trap_table(trap_info_t *table)

Completed in 68 milliseconds