Home
last modified time | relevance | path

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

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