Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/
Devents.h80 static inline void notify_remote_via_evtchn(evtchn_port_t port) in notify_remote_via_evtchn() function
/linux-6.1.9/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-6.1.9/drivers/char/tpm/
Dxen-tpmfront.c126 notify_remote_via_evtchn(priv->evtchn); in vtpm_cancel()
161 notify_remote_via_evtchn(priv->evtchn); in vtpm_send()
/linux-6.1.9/drivers/pci/
Dxen-pcifront.c128 notify_remote_via_evtchn(port); in do_pci_op()
642 notify_remote_via_evtchn(pdev->evtchn); in pcifront_do_aer()
/linux-6.1.9/drivers/xen/
Dgntalloc.c184 notify_remote_via_evtchn(gref->notify.event); in __del_gref()
Devtchn.c550 notify_remote_via_evtchn(notify.port); in evtchn_ioctl()
Dgntdev.c293 notify_remote_via_evtchn(map->notify.event); in gntdev_put_map()
/linux-6.1.9/drivers/tty/hvc/
Dhvc_xen.c83 notify_remote_via_evtchn(cons->evtchn); in notify_daemon()
/linux-6.1.9/drivers/xen/events/
Devents_base.c558 notify_remote_via_evtchn(evtchn); in notify_remote_via_irq()