Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dvfio.h1336 __s32 wakeup_eventfd; member
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_core.c342 if (entry.wakeup_eventfd < 0) in vfio_pci_core_pm_entry_with_wakeup()
345 efdctx = eventfd_ctx_fdget(entry.wakeup_eventfd); in vfio_pci_core_pm_entry_with_wakeup()