Home
last modified time | relevance | path

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

/linux-4.19.296/include/xen/
Devents.h86 static inline void notify_remote_via_evtchn(int port) in notify_remote_via_evtchn() function
/linux-4.19.296/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-4.19.296/drivers/xen/xenbus/
Dxenbus_comms.c146 notify_remote_via_evtchn(xen_store_evtchn); in xb_write()
199 notify_remote_via_evtchn(xen_store_evtchn); in xb_read()
/linux-4.19.296/drivers/xen/
Dgntalloc.c186 notify_remote_via_evtchn(gref->notify.event); in __del_gref()
Devtchn.c576 notify_remote_via_evtchn(notify.port); in evtchn_ioctl()
Dgntdev.c284 notify_remote_via_evtchn(map->notify.event); in gntdev_put_map()
/linux-4.19.296/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-4.19.296/drivers/xen/events/
Devents_base.c456 notify_remote_via_evtchn(evtchn); in notify_remote_via_irq()