Home
last modified time | relevance | path

Searched refs:saved (Results 1 – 15 of 15) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/acpi/cpufreq/
A Dcpufreq.c273 struct perf_pair readin, cur, *saved; in get_measured_perf() local
288 saved = &per_cpu(gov_perf_pair, cpu); in get_measured_perf()
293 saved = &per_cpu(usr_perf_pair, cpu); in get_measured_perf()
307 cur.aperf.whole = readin.aperf.whole - saved->aperf.whole; in get_measured_perf()
308 cur.mperf.whole = readin.mperf.whole - saved->mperf.whole; in get_measured_perf()
309 saved->aperf.whole = readin.aperf.whole; in get_measured_perf()
310 saved->mperf.whole = readin.mperf.whole; in get_measured_perf()
/xen-4.10.0-shim-comet/docs/
A DREADME.xen-bugtool10 it can be saved as a .tar.bz2 for sending or archiving.
/xen-4.10.0-shim-comet/tools/blktap2/include/
A Dvhd.h63 char saved; /* one-bit -- is this disk/VM in a saved state? */ member
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dpower.c80 static void device_power_up(enum dev_power_saved saved) in device_power_up() argument
82 switch ( saved ) in device_power_up()
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in73 # migrated, saved and/or shutdown according to the settings above, we
86 # This variable determines whether saved domains from XENDOMAINS_SAVE
99 # set: It will first restore saved domains and then only start domains
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mtrr/
A Dgeneric.c308 unsigned long long *saved = (unsigned long long *) frs; in set_fixed_ranges() local
315 &changed, (unsigned int *) saved++); in set_fixed_ranges()
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dwakeup.S122 # check saved magic again
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dvhd-util-check.c133 if (footer->saved && footer->saved != 1) in vhd_util_check_validate_footer()
A Dvhd-util-read.c159 printf("Saved state : %s\n", f->saved == 0 ? "No" : "Yes"); in vhd_print_footer()
A Dlibvhd.c2448 ctx->footer.saved = 0; in vhd_initialize_footer()
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.798 whether or not the VM has been saved/restored/migrated
248 once per second in a guest, and the guest is saved when the TSC is 1000,
277 saved, restore this domain will fail.
A Dxl.pod.1.in192 Update the saved configuration for a running domain. This has no
648 later. Once saved, the domain will no longer be running on the
A Dxl.cfg.pod.5.in294 NUMA. Furthermore, guests with virtual NUMA cannot be saved or migrated
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxc-migration-stream.pandoc173 xen_major The Xen major version when this image was saved.
175 xen_minor The Xen minor version when this image was saved.
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore-paths.markdown252 value. The guest physical address of this region is saved in the

Completed in 28 milliseconds