/xen/tools/hotplug/Linux/ |
A D | external-device-migrate | 34 -step <n> : n-th migration step 56 local step host domname typ recover filename func stype 60 -step) step=$2; shift; shift;; 71 if [ "$step" = "" -o \ 90 eval $func $host $domname $step $* 93 eval $func $host $domname $step $*
|
/xen/xen/arch/x86/cpu/mtrr/ |
A D | generic.c | 163 static void __init print_fixed(unsigned int base, unsigned int step, in print_fixed() argument 168 for (i = 0; i < 8; ++i, ++types, base += step) { in print_fixed() 170 update_fixed_last(base, base + step, *types); in print_fixed() 174 last_fixed_end = base + step; in print_fixed() 179 update_fixed_last(base, base + step, *types); in print_fixed() 193 unsigned int base = 0, step = 0x10000; in print_mtrr_state() local 197 for (; block->ranges; ++block, step >>= 2) { in print_mtrr_state() 199 print_fixed(base, step, fr, level); in print_mtrr_state() 200 base += 8 * step; in print_mtrr_state()
|
/xen/xen/arch/x86/hvm/ |
A D | intercept.c | 120 int rc = X86EMUL_OKAY, i, step = p->df ? -p->size : p->size; in hvm_process_io_intercept() local 129 p->addr + step * i : in hvm_process_io_intercept() 138 switch ( hvm_copy_to_guest_phys(p->data + step * i, in hvm_process_io_intercept() 171 switch ( hvm_copy_from_guest_phys(&data, p->data + step * i, in hvm_process_io_intercept() 196 p->addr + step * i : in hvm_process_io_intercept()
|
/xen/xen/common/sched/ |
A D | private.h | 551 #define for_each_affinity_balance_step(step) \ argument 552 for ( (step) = 0; (step) <= BALANCE_HARD_AFFINITY; (step)++ ) 579 affinity_balance_cpumask(const struct sched_unit *unit, int step, in affinity_balance_cpumask() argument 582 if ( step == BALANCE_SOFT_AFFINITY ) in affinity_balance_cpumask()
|
/xen/tools/tests/mce-test/tools/ |
A D | README | 14 $make (make install) --Note: make sure compile xen/tools before do this step
|
/xen/tools/debugger/gdbsx/ |
A D | README | 32 - use gdb as normal, breakpoints, single step, etc... 39 o gdb>set scheduler-locking on : for single step of correct vcpu.
|
/xen/xen/include/public/io/ |
A D | cameraif.h | 1165 int64_t step; member
|
/xen/docs/misc/ |
A D | hvm-emulated-unplug.pandoc | 64 readable, where `{build_number}` is the build number from step 4 as a 66 product number in step 3.
|
A D | netif-staging-grants.pandoc | 220 27.3) Produce Tx response like step 21.1) and 21.2) 242 grefs with either linear or full packet. This allows us to replace step 27) 341 10) Sets up extra info (e.g. GSO descriptor) [optional] repeat step 8). 379 requests. These requests will then be used in step 1) and so forth. 392 This proposal aims at replacing step 4), 12) and 22) with memcpy if the 399 would need to aggregate as much as grant ops as possible (step 1) and could
|
A D | pv-drivers-lifecycle.pandoc | 11 The first step toward acceptance of a new PV protocol is to write a
|
A D | crashdb.txt | 17 The next step depends on your individual setup. This is how to do it
|
A D | livepatch.pandoc | 28 * quiescing zone - period when all CPUs are lock-step with each other. 578 it requires every physical CPU to be lock-step with each other. 916 2. *XEN_SYSCTL_LIVEPATCH_GET* to check the `->rc`. If *-XEN_EAGAIN* spin. If zero go to next step.
|
/xen/tools/tests/mce-test/ |
A D | README | 65 Note: make sure compile xen/tools before do this step
|
/xen/xen/arch/x86/ |
A D | mm.c | 216 unsigned long step; in init_frametable_chunk() local 220 for ( ; s < e; s += step << PAGE_SHIFT ) in init_frametable_chunk() 222 step = 1UL << (cpu_has_page1gb && in init_frametable_chunk() 230 while ( step && s + (step << PAGE_SHIFT) > e + (4 << PAGE_SHIFT) ) in init_frametable_chunk() 231 step >>= PAGETABLE_ORDER; in init_frametable_chunk() 232 mfn = alloc_boot_pages(step, step); in init_frametable_chunk() 233 map_pages_to_xen(s, mfn, step, PAGE_HYPERVISOR); in init_frametable_chunk()
|
/xen/docs/designs/ |
A D | qemu-deprivilege.md | 94 (see [qemu-namespaces]). They preferred that this was done as a setup step by
|
/xen/stubdom/grub.patches/ |
A D | 99minios | 210 " step is to try loading a kernel."
|
A D | 61btrfs.diff | 1469 + scroll-step: 1 3366 + scroll-step: 1
|
/xen/tools/libxc/ |
A D | COPYING | 57 We protect your rights with a two-step method: (1) we copyright the
|
/xen/xen/common/libelf/ |
A D | COPYING | 57 We protect your rights with a two-step method: (1) we copyright the
|
/xen/tools/libacpi/ |
A D | COPYING | 58 We protect your rights with a two-step method: (1) we copyright the
|
/xen/tools/xenstore/ |
A D | COPYING | 55 We protect your rights with a two-step method: (1) we copyright the
|
/xen/tools/firmware/vgabios/ |
A D | COPYING | 48 We protect your rights with a two-step method: (1) we copyright the
|
/xen/tools/golang/xenlight/ |
A D | LICENSE | 48 We protect your rights with a two-step method: (1) we copyright the
|
/xen/tools/ocaml/ |
A D | LICENSE | 44 We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you t…
|
/xen/tools/xenstat/libxenstat/ |
A D | COPYING | 50 We protect your rights with a two-step method: (1) we copyright the
|