Searched refs:handle_bufioreq (Results 1 – 6 of 6) sorted by relevance
/xen/tools/libxc/ |
A D | xc_devicemodel_compat.c | 10 xc_interface *xch, uint32_t domid, int handle_bufioreq, in xc_hvm_create_ioreq_server() argument 14 handle_bufioreq, id); in xc_hvm_create_ioreq_server()
|
/xen/tools/libs/devicemodel/include/ |
A D | xendevicemodel.h | 53 xendevicemodel_handle *dmod, domid_t domid, int handle_bufioreq,
|
/xen/tools/libs/devicemodel/ |
A D | core.c | 169 xendevicemodel_handle *dmod, domid_t domid, int handle_bufioreq, in xendevicemodel_create_ioreq_server() argument 181 data->handle_bufioreq = handle_bufioreq; in xendevicemodel_create_ioreq_server()
|
/xen/xen/include/public/hvm/ |
A D | dm_op.h | 72 uint8_t handle_bufioreq; member
|
/xen/tools/libxc/include/ |
A D | xenctrl_compat.h | 126 xc_interface *xch, uint32_t domid, int handle_bufioreq,
|
/xen/xen/arch/x86/hvm/ |
A D | dm.c | 421 rc = hvm_create_ioreq_server(d, data->handle_bufioreq, in dm_op()
|
Completed in 8 milliseconds