Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/xen/
H A Dinterface.h141 struct trap_info { struct
147 DEFINE_GUEST_HANDLE_STRUCT(trap_info); argument
230 struct trap_info trap_ctxt[256]; /* Virtual IDT */
H A Dhypercall.h253 HYPERVISOR_set_trap_table(struct trap_info *table) in HYPERVISOR_set_trap_table()
/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen.h140 struct trap_info { struct
146 typedef struct trap_info trap_info_t; argument
179 struct trap_info trap_ctxt[256]; /* Virtual IDT */
/openbmc/linux/arch/x86/xen/
H A Dxen-ops.h21 struct trap_info;
22 void xen_copy_trap_info(struct trap_info *traps);
H A Denlighten_pv.c771 struct trap_info *info) in cvt_gate_to_trap()
816 struct trap_info info[2]; in xen_write_idt_entry()
829 struct trap_info *traps, bool full) in xen_convert_trap_info()
846 void xen_copy_trap_info(struct trap_info *traps) in xen_copy_trap_info()
859 static struct trap_info traps[257]; in xen_load_idt()
860 static const struct trap_info zero = { }; in xen_load_idt()
/openbmc/openbmc-test-automation/lib/snmp/
H A Dredfish_snmp_utils.robot226 ${trap_info}= Get From List ${lines} -1
227 ${snmp_trap}= Split String ${trap_info} \t
297 ${trap_info}= Get From List ${lines} -1
298 ${snmp_trap}= Split String ${trap_info} \t
353 ${trap_info}= Get From List ${lines} -1
354 ${snmp_trap}= Split String ${trap_info} \t
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_snmp_alerts_sub_menu.robot381 ${trap_info}= Get From List ${lines} -1
382 ${snmp_trap}= Split String ${trap_info} \t
473 ${trap_info}= Get From List ${snmp_info_list} -1
474 ${snmp_trap}= Split String ${trap_info} \t
513 ${trap_info}= Get From List ${lines} -1
514 ${snmp_trap}= Split String ${trap_info} \t
/openbmc/openbmc-test-automation/redfish/events/
H A Dtest_bmc_snmp_config.robot203 ${trap_info}= Get From List ${lines} -1
204 ${SNMP_TRAP} = Split String ${trap_info} \t