Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/xen/interface/
Devent_channel.h29 domid_t dom, remote_dom; member
46 domid_t remote_dom; member
/kernel/linux/linux-5.10/drivers/xen/xenbus/
Dxenbus_dev_backend.c54 arg.remote_dom = domid; in xenbus_alloc()
Dxenbus_client.c423 alloc_unbound.remote_dom = dev->otherend_id; in xenbus_alloc_evtchn()
Dxenbus_probe.c805 alloc_unbound.remote_dom = DOMID_SELF; in xenstored_local_init()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/xen/events/
Devents_base.c1245 bind_interdomain.remote_dom = remote_domain; in bind_interdomain_evtchn_to_irq_chip()