Home
last modified time | relevance | path

Searched refs:wakeup_eventfd (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dvfio.h1347 __s32 wakeup_eventfd; member
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c374 if (entry.wakeup_eventfd < 0) in vfio_pci_core_pm_entry_with_wakeup()
377 efdctx = eventfd_ctx_fdget(entry.wakeup_eventfd); in vfio_pci_core_pm_entry_with_wakeup()