Home
last modified time | relevance | path

Searched refs:xen_dm_op (Results 1 – 4 of 4) sorted by relevance

/xen/tools/libs/devicemodel/
A Dcore.c172 struct xen_dm_op op; in xendevicemodel_create_ioreq_server()
197 struct xen_dm_op op; in xendevicemodel_get_ioreq_server_info()
236 struct xen_dm_op op; in xendevicemodel_map_io_range_to_ioreq_server()
256 struct xen_dm_op op; in xendevicemodel_unmap_io_range_from_ioreq_server()
276 struct xen_dm_op op; in xendevicemodel_map_mem_type_to_ioreq_server()
301 struct xen_dm_op op; in xendevicemodel_map_pcidev_to_ioreq_server()
333 struct xen_dm_op op; in xendevicemodel_unmap_pcidev_from_ioreq_server()
364 struct xen_dm_op op; in xendevicemodel_destroy_ioreq_server()
380 struct xen_dm_op op; in xendevicemodel_set_ioreq_server_state()
398 struct xen_dm_op op; in xendevicemodel_set_pci_intx_level()
[all …]
/xen/docs/designs/
A Ddmop.pandoc37 struct xen_dm_op {
59 It is forbidden for the above struct (xen_dm_op) to contain any guest
123 struct xen_dm_op op;
/xen/xen/include/public/hvm/
A Ddm_op.h420 struct xen_dm_op { struct
/xen/xen/arch/x86/hvm/
A Ddm.c343 struct xen_dm_op op; in dm_op()
380 offset = offsetof(struct xen_dm_op, u); in dm_op()

Completed in 9 milliseconds