Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 173) sorted by relevance

1234567

/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/
A Dmemzero.S65 tst r1, #16 @ 1 16 bytes or more?
110 4: tst r1, #8 @ 1 8 bytes or more?
112 tst r1, #4 @ 1 4 bytes or more?
118 5: tst r1, #2 @ 1 2 bytes or more?
A Dfindbit.S34 2: cmp r2, r1 @ any more?
75 2: cmp r2, r1 @ any more?
113 2: cmp r2, r1 @ any more?
147 2: cmp r2, r1 @ any more?
/xen-4.10.0-shim-comet/xen/common/
A DCOPYING3 See the main COPYING file in xen.git for more information.
7 For more information on the origin of these files and their
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/
A Dxentoollog.mli.in13 * GNU Lesser General Public License for more details.
23 (** call back arguments. See xentoollog.h for more info.
/xen-4.10.0-shim-comet/tools/xl/
A Dxl_utils.c185 void string_realloc_append(char **accumulate, const char *more) in string_realloc_append() argument
191 size_t morelen = strlen(more) + 1/*nul*/; in string_realloc_append()
198 memcpy(*accumulate + oldlen, more, morelen); in string_realloc_append()
/xen-4.10.0-shim-comet/tools/console/testsuite/
A DREADME27 If it freezes, it probably means that console-domU is expecting more data from
29 timeouts in the future to handle this more gracefully.
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/
A Dbooting.txt15 Optionally a more specific compatible string may be used in
22 It is normally recommended to include a more specific
26 Xen will assume that the first module which lacks a more
59 For compatibility with Xen 4.4 the more specific "xen,linux-*"
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dbuild32.lds12 * GNU General Public License for more details.
48 * Please check build32.mk for more details.
/xen-4.10.0-shim-comet/xen/include/crypto/
A DREADME.source12 This file was developed by Ted Krovetz and Wei Dai (more details
/xen-4.10.0-shim-comet/xen/crypto/
A DREADME.source12 This file was developed by Ted Krovetz and Wei Dai (more details
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-error-handling.txt9 domain. BUG() is a more appropriate failure method for hypervisor
30 domain_crash() is more appropriate) or non-critical BIOS or hardware
31 errors (where retry or feature disable are more appropriate).
A Dxl-psr.markdown16 For more detailed information please refer to Intel SDM chapter
34 Once monitoring is not needed any more, the domain can be detached from the
54 For more detailed information please refer to Intel SDM chapter
94 For more detailed information please refer to Intel SDM chapter
156 CDP allows the OS or Hypervisor to partition cache allocation in a more
162 For more detailed information please refer to Intel SDM chapter
A Dstubdom.txt21 See xl.cfg(5) for more details of the xl domain configuration syntax
22 and http://wiki.xen.org/wiki/Device_Model_Stub_Domains for more
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DTODO5 - Fix init mode (ah=00). Should use more BIOS variables
/xen-4.10.0-shim-comet/tools/fuzz/
A DREADME.afl43 Please see AFL documentation for more information.
64 Please see afl-cov and/or gcov documentation for more information.
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dsystemd.ml12 * GNU Lesser General Public License for more details.
A Dsystemd.mli12 * GNU Lesser General Public License for more details.
A Dsyslog.mli12 * GNU Lesser General Public License for more details.
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A DdomU.te17 # domains of other types, or add more make_device_model lines for this type.
/xen-4.10.0-shim-comet/tools/libacpi/
A Dssdt_s3.asl14 * GNU Lesser General Public License for more details.
A Dssdt_s4.asl14 * GNU Lesser General Public License for more details.
A Dssdt_tpm.asl14 * GNU Lesser General Public License for more details.
A Dssdt_laptop_slate.asl14 * GNU Lesser General Public License for more details.
/xen-4.10.0-shim-comet/m4/
A Dpthread.m44 # the future if we make the test more sophisticated.
/xen-4.10.0-shim-comet/docs/man/
A Dxl-numa-placement.pod.717 is quite more complex and slow. On these machines, a NUMA node is usually
26 For more information, have a look at the L<Xen NUMA Introduction|http://wiki.xen.org/wiki/Xen_NUMA_…
58 "cpus=" option in the config file (more about this below). Another option
206 two (or more) candidates span the same number of nodes,
213 better. In case the same number of vCPUs can run on two (or more)
228 there ensures a good balance of the overall host load. Finally, if more
231 small, and maximizes the probability of being able to put more domains
293 if it is requested on a host with more than 16 NUMA nodes.

Completed in 27 milliseconds

1234567