Searched refs:inject (Results 1 – 16 of 16) sorted by relevance
47 inject() function63 inject || ret_val=1
51 inject() function67 inject || ret_val=1
69 inject() function86 inject || ret_val=1
1 Xen Machine Check Exception(MCE) error inject tool5 MCE injection mechanism. It allows to inject machine check errors on the
361 static int inject(xc_interface *xc_handle, struct mce_info *mce, in inject() function540 inject(xc_handle, &mce_table[type], cpu_nr, domid, gaddr); in main()
371 struct xen_mc_inject_v2 *inject = &mc->u.mc_inject_v2; in xc_mca_op_inject_v2() local392 set_xen_guest_handle(inject->cpumap.bitmap, cpumap); in xc_mca_op_inject_v2()393 inject->cpumap.nr_bits = nr_bits; in xc_mca_op_inject_v2()396 inject->flags = flags; in xc_mca_op_inject_v2()
16 - interrupts: the interrupt used by Xen to inject event notifications.
73 All test cases fake a error and inject this error in 0x180020, For Xen
102 guest uses INTx IRQ, Xen will inject a translated INTx IRQ to guest's
78 will help to inject the interrupt to guests.
Completed in 26 milliseconds