Home
last modified time | relevance | path

Searched refs:notify_remote_via_evtchn (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/xen/
Devents.h64 static inline void notify_remote_via_evtchn(int port) in notify_remote_via_evtchn() function
/Linux-v4.19/drivers/char/tpm/
Dxen-tpmfront.c129 notify_remote_via_evtchn(priv->evtchn); in vtpm_cancel()
164 notify_remote_via_evtchn(priv->evtchn); in vtpm_send()
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_comms.c154 notify_remote_via_evtchn(xen_store_evtchn); in xb_write()
207 notify_remote_via_evtchn(xen_store_evtchn); in xb_read()
/Linux-v4.19/drivers/xen/
Dgntalloc.c192 notify_remote_via_evtchn(gref->notify.event); in __del_gref()
Devtchn.c577 notify_remote_via_evtchn(notify.port); in evtchn_ioctl()
Dgntdev.c250 notify_remote_via_evtchn(map->notify.event); in gntdev_put_map()
/Linux-v4.19/drivers/pci/
Dxen-pcifront.c130 notify_remote_via_evtchn(port); in do_pci_op()
672 notify_remote_via_evtchn(pdev->evtchn); in pcifront_do_aer()
/Linux-v4.19/drivers/tty/hvc/
Dhvc_xen.c76 notify_remote_via_evtchn(cons->evtchn); in notify_daemon()
/Linux-v4.19/drivers/xen/events/
Devents_base.c359 notify_remote_via_evtchn(evtchn); in notify_remote_via_irq()