Home
last modified time | relevance | path

Searched refs:V (Results 1 – 21 of 21) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/arm32/
A Dprocessor.h113 #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 Dlibxl.c431 #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 Dxentop.pod.17 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 Dxentrace.pod.878 =item B<-V>, B<--version>
A Dxl.pod.1.in141 =item B<-V>, B<--vncviewer>
633 =item B<-V>, B<--vncviewer>
A Dxl.cfg.pod.5.in1986 The groups of Microsoft Hyper-V (AKA viridian) compatible enlightenments
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dmanage-vtpmmgr.pl14 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 DMakefile.rules1 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 Dxen.flf30 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 Dpython_version.m46 python_version=`$PYTHON -V 2>&1`
/xen-4.10.0-shim-comet/docs/misc/
A D9pfs.markdown155 that will be in effect during V
159 V
167 V
175 V
188 V
195 V
203 V
209 V
A Dpvcalls.markdown160 that will be in effect during V
164 V
172 V
180 V
193 V
200 V
208 V
214 V
A Dkconfig-language.txt11 | +- System V IPC
A Dxenstore-paths.markdown70 under coreutils version sorting (sort -V)
/xen-4.10.0-shim-comet/tools/examples/
A Dxlexample.hvm19 # Enable Microsoft Hyper-V compatibile paravirtualisation /
/xen-4.10.0-shim-comet/scripts/
A Dget_maintainer.pl16 my $V = '0.26-xen';
230 print("${P} ${V}\n");
775 version: $V
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.hash.c_shipped17 && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
/xen-4.10.0-shim-comet/
A DSUPPORT.md556 Xen may also run inside other hypervisors (KVM, Hyper-V, VMWare),
566 such as KVM, Hyper-V, Bromium, and so on as guests.
A Dconfig.guess1314 V*) echo vax-dec-vms ; exit ;;
/xen-4.10.0-shim-comet/docs/process/
A Dxen-release-management.pandoc496 /V:/ { sub(\$1, ""); sub(/^[ \t]+/, ""); version=\$0; };
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D00cvs1319 Yury V. Umanets <umka@namesys.com>

Completed in 78 milliseconds