/xen-4.10.0-shim-comet/xen/include/asm-arm/arm32/ |
A D | processor.h | 113 #define WRITE_SYSREG32(V, R...) WRITE_CP32(V, R) argument 116 #define WRITE_SYSREG64(V, R...) WRITE_CP64(V, R) argument 119 #define WRITE_SYSREG(V, R...) WRITE_SYSREG32(V, R) argument
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl.c | 431 #define V(map, i, invalid) ( cputopo[i].map == invalid) ? \ in libxl_get_cpu_topology() macro 433 ret[i].core = V(core, i, XEN_INVALID_CORE_ID); in libxl_get_cpu_topology() 434 ret[i].socket = V(socket, i, XEN_INVALID_SOCKET_ID); in libxl_get_cpu_topology() 435 ret[i].node = V(node, i, XEN_INVALID_NODE_ID); in libxl_get_cpu_topology() 436 #undef V in libxl_get_cpu_topology() 520 #define V(val, invalid) (val == invalid) ? \ in libxl_get_numainfo() macro 522 ret[i].size = V(meminfo[i].memsize, XEN_INVALID_MEM_SZ); in libxl_get_numainfo() 523 ret[i].free = V(meminfo[i].memfree, XEN_INVALID_MEM_SZ); in libxl_get_numainfo() 527 ret[i].dists[j] = V(distance[idx], XEN_INVALID_NODE_DIST); in libxl_get_numainfo() 529 #undef V in libxl_get_numainfo()
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xentop.pod.1 | 7 B<xentop> [B<-h>] [B<-V>] [B<-d>SECONDS] [B<-n>] [B<-r>] [B<-v>] [B<-f>] 24 =item B<-V>, B<--version> 88 =item B<V>
|
A D | xentrace.pod.8 | 78 =item B<-V>, B<--version>
|
A D | xl.pod.1.in | 141 =item B<-V>, B<--vncviewer> 633 =item B<-V>, B<--vncviewer>
|
A D | xl.cfg.pod.5.in | 1986 The groups of Microsoft Hyper-V (AKA viridian) compatible enlightenments
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | manage-vtpmmgr.pl | 14 print '<<', unpack('H*', $msg), "\n" if $ENV{V}; 17 print '>>', unpack('H*', $rsp), "\n" if $ENV{V};
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | Makefile.rules | 1 ifdef V 3 BUILD_VERBOSE = $(V) 52 quiet-command = $(if $(V),$1,@printf " %-8s %s\n" "$2" "$3" && $1)
|
/xen-4.10.0-shim-comet/xen/tools/ |
A D | xen.flf | 30 V V @ 343 \ V / @ 349 \ V V / @ 360 \ V / @ 535 \ V / @ 541 \ V V / @ 665 \ V / @ 1059 \ V / @ 2116 \ V V / @ 2123 \ V V / @ [all …]
|
/xen-4.10.0-shim-comet/m4/ |
A D | python_version.m4 | 6 python_version=`$PYTHON -V 2>&1`
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | 9pfs.markdown | 155 that will be in effect during V 159 V 167 V 175 V 188 V 195 V 203 V 209 V
|
A D | pvcalls.markdown | 160 that will be in effect during V 164 V 172 V 180 V 193 V 200 V 208 V 214 V
|
A D | kconfig-language.txt | 11 | +- System V IPC
|
A D | xenstore-paths.markdown | 70 under coreutils version sorting (sort -V)
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | xlexample.hvm | 19 # Enable Microsoft Hyper-V compatibile paravirtualisation /
|
/xen-4.10.0-shim-comet/scripts/ |
A D | get_maintainer.pl | 16 my $V = '0.26-xen'; 230 print("${P} ${V}\n"); 775 version: $V
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.hash.c_shipped | 17 && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
|
/xen-4.10.0-shim-comet/ |
A D | SUPPORT.md | 556 Xen may also run inside other hypervisors (KVM, Hyper-V, VMWare), 566 such as KVM, Hyper-V, Bromium, and so on as guests.
|
A D | config.guess | 1314 V*) echo vax-dec-vms ; exit ;;
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 496 /V:/ { sub(\$1, ""); sub(/^[ \t]+/, ""); version=\$0; };
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 00cvs | 1319 Yury V. Umanets <umka@namesys.com>
|