Searched refs:bring (Results 1 – 15 of 15) sorted by relevance
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | block-log.c | 79 log_back_ring_t bring; member 351 BACK_RING_INIT(&s->bring, s->sring, SRINGSIZE); in ctl_close() 494 reqstart = s->bring.req_cons; in ctl_kick() 501 memcpy(&req, RING_GET_REQUEST(&s->bring, reqstart), sizeof(req)); in ctl_kick() 503 s->bring.req_cons = ++reqstart; in ctl_kick() 507 memcpy(RING_GET_RESPONSE(&s->bring, s->bring.rsp_prod_pvt), &rsp, in ctl_kick() 509 s->bring.rsp_prod_pvt++; in ctl_kick() 512 RING_PUSH_RESPONSES(&s->bring); in ctl_kick() 612 BACK_RING_INIT(&s->bring, s->sring, SRINGSIZE); in tdlog_open()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | pvh.markdown | 50 The following VCPU hypercalls can be used in order to bring up secondary vCPUs: 61 * `VCPUOP_down` is used to bring down a vCPU.
|
A D | livepatch.markdown | 859 patching such code. Hotpatches may need to bring their own small 903 However, functions which are being patched can bring in changes to strings
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | COPYING | 131 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/xen/ |
A D | COPYING | 158 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/ |
A D | COPYING | 206 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 218 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 217 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 217 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.pod.1.in | 747 Some guests may need to actually bring the newly added CPU online 1889 For systems that don't automatically bring the CPU online:
|
A D | xl.cfg.pod.5.in | 136 Allow the guest to bring up a maximum of M vCPUs. When starting the guest, if
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | COPYING | 215 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | LICENSE | 93 … on the Library) on a volume of a storage or distribution medium does not bring the other work und…
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | COPYING | 208 a storage or distribution medium does not bring the other work under
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/ |
A D | COPYING | 210 a storage or distribution medium does not bring the other work under
|
Completed in 17 milliseconds