Lines Matching refs:steal
3 * steal/stolen time test
51 WRITE_ONCE(guest_stolen_time[cpu], st->steal);
58 WRITE_ONCE(guest_stolen_time[cpu], st->steal);
69 print_skip("steal-time not supported");
95 pr_info(" steal: %lld\n", st->steal);
182 print_skip("steal-time not supported");
294 /* Create a one VCPU guest and an identity mapped memslot for the steal time structure */
309 /* First VCPU run initializes steal-time */
321 /* Steal time from the VCPU. The steal time thread has the same CPU affinity as the VCPUs. */