Home
last modified time | relevance | path

Searched refs:teardown (Results 1 – 15 of 15) sorted by relevance

/xen/tools/libxl/
A Dlibxl_colo_qdisk.c208 .teardown = colo_qdisk_save_teardown,
229 .teardown = colo_qdisk_restore_teardown,
A Dlibxl_colo_nic.c291 .teardown = colo_nic_save_teardown,
315 .teardown = colo_nic_restore_teardown,
A Dlibxl_remus_disk_drbd.c229 .teardown = drbd_teardown,
A Dlibxl_checkpoint_device.c200 dev->ops->teardown(egc,dev); in libxl__checkpoint_devices_teardown()
A Dlibxl_netbuffer.c521 .teardown = nic_teardown,
A Dlibxl_internal.h3290 void (*teardown)(libxl__egc *egc, libxl__checkpoint_device *dev); member
/xen/docs/designs/
A Dargo.pandoc69 3. Deadlock-free teardown of state across multiple domains on domain destroy
182 deadlock, for teardown of state across multiple domains when a domain is
204 * `argo_soft_reset`, for similar teardown operations as argo_destroy.
211 executing teardown, ensures that no teardown operations act concurrently and no
212 other Argo operations happen concurrently with a teardown. The teardown logic
257 * The domain that has been allowed to send, as part of teardown when the domain
418 The 'send hashtable' data structure is needed in order to perform the teardown
430 To perform the required state teardown on domain destruction, which can require
438 that teardown of any domain will not interfere with any Argo hypercall
/xen/tools/hotplug/Linux/
A Dremus-netbuf-setup225 teardown)
A Dcolo-proxy-setup131 teardown)
/xen/xen/include/xen/
A Diommu.h252 void (*teardown)(struct domain *d); member
/xen/xen/drivers/passthrough/
A Diommu.c228 hd->platform_ops->teardown(d); in iommu_teardown()
/xen/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c625 .teardown = amd_iommu_domain_destroy,
/xen/xen/drivers/passthrough/arm/
A Dipmmu-vmsa.c1303 .teardown = ipmmu_iommu_domain_teardown,
A Dsmmu.c2739 .teardown = arm_smmu_iommu_domain_teardown,
/xen/xen/drivers/passthrough/vtd/
A Diommu.c2748 .teardown = iommu_domain_teardown,

Completed in 65 milliseconds