Searched refs:allow_unsafe_interrupts (Results 1 – 1 of 1) sorted by relevance
44 static bool allow_unsafe_interrupts; variable45 module_param_named(allow_unsafe_interrupts,46 allow_unsafe_interrupts, bool, S_IRUGO | S_IWUSR);47 MODULE_PARM_DESC(allow_unsafe_interrupts,781 if (!allow_unsafe_interrupts && in vfio_iommu_type1_attach_group()