Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dirqfd.c204 if (args->flags & ACRN_IRQFD_FLAG_DEASSIGN) in acrn_irqfd_config()
/openbmc/linux/include/uapi/linux/
H A Dacrn.h569 #define ACRN_IRQFD_FLAG_DEASSIGN 0x01 macro