Home
last modified time | relevance | path

Searched refs:up (Results 1 – 25 of 95) sorted by relevance

1234

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Drelative-path.c216 char *up, *common_target_path, *relative_path; in relative_path_to() local
219 up = NULL; in relative_path_to()
267 up = up_nodes(from_nodes - common - 1); in relative_path_to()
268 if (!up) { in relative_path_to()
285 if (asprintf(&relative_path, "%s%s", up, common_target_path) == -1) { in relative_path_to()
287 up, common_target_path, -ENOMEM); in relative_path_to()
294 sfree(up); in relative_path_to()
/xen-4.10.0-shim-comet/tools/xenstore/
A DTODO2 are omissions of important but necessary things. It is up to the
9 - Multi-root transactions, for setting up front and back ends at same time.
/xen-4.10.0-shim-comet/tools/hotplug/Linux/
A Dxen-network-common.sh127 ip link set dev ${dev} up || true
131 ip link set dev ${dev} up
A Dvif-route26 ifconfig ${dev} ${main_ip} netmask 255.255.255.255 up
A Dvif-openvswitch85 do_or_die ip link set $dev up
A Dvif-nat169 do_or_die ip link set dev "${dev}" up arp on
/xen-4.10.0-shim-comet/tools/fuzz/
A DREADME.afl52 In order to speed up the process of checking total coverage,
54 the speed-up effect should be similar to that of using afl-clang-fast.
61 binary; so coverage data will always show up in the build directory no
A DREADME.oss-fuzz12 inside xen.git so that they can be kept up to date.
27 Please refer to official oss-fuzz documents for the most up-to-date
/xen-4.10.0-shim-comet/xen/arch/arm/
A DKconfig71 erratum 827319 on Cortex-A53 parts up to r0p2 with an AMBA 5 CHI
93 erratum 824069 on Cortex-A53 parts up to r0p2 when it is connected
116 erratum 819472 on Cortex-A53 parts up to r0p1 with an L2 cache
138 erratum 832075 on Cortex-A57 parts up to r1p2.
157 erratum 834220 on Cortex-A57 parts up to r1p2.
/xen-4.10.0-shim-comet/docs/misc/
A Dnetif-staging-grants.pandoc20 only ones performing really good (up to 80 Gbit/s in few CPUs), usually
34 protocol by adding the possibility of guests setting up a list of grants that
35 are set up at device creation and revoked at device freeing - without taking
181 18) *Linux specific*: Setup up a `GNTTABOP_copy` to copy up to 128 bytes to this small
201 22) Set up gso info requested by frontend [optional]
215 27.1) Set up `GNTTABOP_unmap_grant_ref` ops for the designated packet pages.
327 [ It's up to the backend to choose how it fills this data. E.g. backend may
331 5) Sets up flags/checksum info on first request.
341 10) Sets up extra info (e.g. GSO descriptor) [optional] repeat step 8).
475 looked up in this table and uses the underlying page if it already exists a
[all …]
A Dvtd-pi.txt17 per vector, for up to 256 vectors).
113 look-up an entry from the memory-resident interrupt-remap-table. Unlike
132 5. Introduce a new global vector which is used for waking up the blocked vCPU.
217 - Introduce a new global vector which is used to wake up the blocked vCPU.
257 - Set 'NV' to ' pi_wakeup_vector ', so we can wake up the
281 case is that vCPU0 will never be woken up again since the wakeup event
283 another global vector, naming 'pi_wakeup_vector' to wake up the blocked vCPU.
A D9pfs.markdown51 The transport protocol supports multiple rings up to the maximum
53 and can span multiple pages, up to the maximum supported by the backend
375 - write to array at position *prod* up to *cons*, wrapping around the circular
387 - read from array at position *cons* up to *prod*, wrapping around the circular
394 up to *cons*. The consumer takes care of reading only as many bytes as available
395 in the buffer up to *prod*.
A Dpvh.markdown35 charge of setting up it's own stack, GDT and IDT.
50 The following VCPU hypercalls can be used in order to bring up secondary vCPUs:
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/compat-include/linux/
A Dmutex.h29 #define mutex_unlock(foo) up(foo)
/xen-4.10.0-shim-comet/tools/hotplug/NetBSD/
A Dvif-ip27 ifconfig $iface $xip up
A Dvif-bridge27 ifconfig $iface up
/xen-4.10.0-shim-comet/tools/hotplug/FreeBSD/
A Dvif-bridge28 ifconfig $iface_dev up
/xen-4.10.0-shim-comet/m4/
A Dax_compare_version.m435 # eq0 - equal up to the length of the shorter version
36 # ne0 - not equal up to the length of the shorter version
37 # eqN - equal up to N sub-version levels
38 # neN - not equal up to N sub-version levels
A DREADME.source4 m4 sources we have picked up or developed.
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vbd-interface.markdown.777 202 << 8 | disk << 4 | partition xvd, disks and partitions up to 15
78 8 << 8 | disk << 4 | partition sd, disks and partitions up to 15
84 The 1<<28 format handles disks up to (1<<20)-1 and partitions up to
A Dxl-network-configuration.pod.5190 defaults to domain 0. Specifying another domain requires setting up a
239 'rate=10Mb/s' -- meaning up to 10 megabits every second
240 'rate=250KB/s' -- meaning up to 250 kilobytes every second
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.lex.c_shipped197 /* Undo effects of setting up zconftext. */ \
268 * possible backing-up.
719 * corresponding action - sets up zconftext.
945 /* Amount of stuff to slurp up with each read. */
1015 * have been set up.
1249 YY_DO_BEFORE_ACTION; /* set up zconftext again */
1466 * yy_get_next_buffer() to have set up
1467 * zconftext, we can now set up
1695 /* undo effects of setting up zconftext */
1699 { /* need to shift things up to make room */
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dprivate.h545 && sp->up == 0 ) in sh_get_ref()
546 sp->up = entry_pa; in sh_get_ref()
566 && sp->up == entry_pa ) in sh_put_ref()
567 sp->up = 0; in sh_put_ref()
/xen-4.10.0-shim-comet/tools/flask/policy/modules/
A Dguest_features.te26 # Linux, so without this they will show up in the logs. Since these
/xen-4.10.0-shim-comet/tools/firmware/etherboot/
A DREADME8 to give up, and for stricter DHCP spec compliance.

Completed in 37 milliseconds

1234