Home
last modified time | relevance | path

Searched refs:remote_dom (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/xen/interface/
Devent_channel.h29 domid_t dom, remote_dom; member
46 domid_t remote_dom; member
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_dev_backend.c54 arg.remote_dom = domid; in xenbus_alloc()
Dxenbus_client.c402 alloc_unbound.remote_dom = dev->otherend_id; in xenbus_alloc_evtchn()
Dxenbus_probe.c726 alloc_unbound.remote_dom = DOMID_SELF; in xenstored_local_init()
/Linux-v4.19/drivers/xen/
Devtchn.c503 bind_interdomain.remote_dom = bind.remote_domain; in evtchn_ioctl()
531 alloc_unbound.remote_dom = bind.remote_domain; in evtchn_ioctl()
/Linux-v4.19/drivers/xen/events/
Devents_base.c916 bind_interdomain.remote_dom = remote_domain; in bind_interdomain_evtchn_to_irq()