Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/virt/acrn/
Dirqfd.c205 if (args->flags & ACRN_IRQFD_FLAG_DEASSIGN) in acrn_irqfd_config()
/Linux-v5.15/include/uapi/linux/
Dacrn.h508 #define ACRN_IRQFD_FLAG_DEASSIGN 0x01 macro