Home
last modified time | relevance | path

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

12

/xen/xen/include/asm-arm/arm32/
A Dsysregs.h57 #define WRITE_SYSREG32(V, R...) WRITE_CP32(V, R) argument
60 #define WRITE_SYSREG64(V, R...) WRITE_CP64(V, R) argument
63 #define WRITE_SYSREG(V, R...) WRITE_SYSREG32(V, R) argument
/xen/docs/man/
A Dxentop.1.pod7 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.8.pod78 =item B<-V>, B<--version>
A Dxl.1.pod.in141 =item B<-V>, B<--vncviewer>
671 =item B<-V>, B<--vncviewer>
/xen/tools/libxl/
A Dlibxl.c437 #define V(map, i, invalid) ( cputopo[i].map == invalid) ? \ in libxl_get_cpu_topology() macro
439 ret[i].core = V(core, i, XEN_INVALID_CORE_ID); in libxl_get_cpu_topology()
440 ret[i].socket = V(socket, i, XEN_INVALID_SOCKET_ID); in libxl_get_cpu_topology()
441 ret[i].node = V(node, i, XEN_INVALID_NODE_ID); in libxl_get_cpu_topology()
442 #undef V in libxl_get_cpu_topology()
526 #define V(val, invalid) (val == invalid) ? \ in libxl_get_numainfo() macro
528 ret[i].size = V(meminfo[i].memsize, XEN_INVALID_MEM_SZ); in libxl_get_numainfo()
529 ret[i].free = V(meminfo[i].memfree, XEN_INVALID_MEM_SZ); in libxl_get_numainfo()
533 ret[i].dists[j] = V(distance[idx], XEN_INVALID_NODE_DIST); in libxl_get_numainfo()
535 #undef V in libxl_get_numainfo()
/xen/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/stubdom/vtpmmgr/
A Dmanage-vtpmmgr.pl14 print '<<', unpack('H*', $msg), "\n" if $ENV{V};
17 print '>>', unpack('H*', $rsp), "\n" if $ENV{V};
/xen/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/m4/
A Dpython_version.m46 python_version=`$PYTHON -V 2>&1`
/xen/docs/misc/
A D9pfs.pandoc155 that will be in effect during V
159 V
167 V
175 V
188 V
195 V
203 V
209 V
A Dpvcalls.pandoc160 that will be in effect during V
164 V
172 V
180 V
193 V
200 V
208 V
214 V
A Dxenstore-paths.pandoc70 under coreutils version sorting (sort -V)
A Dkconfig-language.rst15 | +- System V IPC
/xen/docs/misc/xen-makefiles/
A Dmakefiles.rst162 When the build system is executing with V=0, then only
185 will be displayed with "make V=0". (V=0 is the default)
/xen/tools/examples/
A Dxlexample.hvm19 # Enable Microsoft Hyper-V compatibile paravirtualisation /
/xen/
A DCHANGELOG.md18 - Initial support to run on Hyper-V.
A DMAINTAINERS102 V: Version identifier that must be under THE REST and follows
613 V: xen-maintainers-1
A DSUPPORT.md637 Xen may also run inside other hypervisors (KVM, Hyper-V, VMWare),
645 such as KVM, Hyper-V, Bromium, and so on as guests.
A Dconfig.guess1439 V*) echo vax-dec-vms ; exit ;;
/xen/xen/arch/x86/
A DKconfig244 bool "Hyper-V Guest"
247 Support for Xen detecting when it is running under Hyper-V.
/xen/scripts/
A Dget_maintainer.pl16 my $V = '0.26-xen';
232 print("${P} ${V}\n");
821 version: $V
/xen/xen/scripts/
A DKbuild.include105 # enabled by make V=2
/xen/xen/
A DMakefile83 KBUILD_VERBOSE := $(V)
/xen/docs/process/
A Dxen-release-management.pandoc505 /V:/ { sub(\$1, ""); sub(/^[ \t]+/, ""); version=\$0; };
/xen/stubdom/grub.patches/
A D00cvs959 Yury V. Umanets <umka@namesys.com>

Completed in 149 milliseconds

12