Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Ddevice.c14 static bool allow_unsafe_interrupts; variable
15 module_param(allow_unsafe_interrupts, bool, S_IRUGO | S_IWUSR);
17 allow_unsafe_interrupts,
251 if (!allow_unsafe_interrupts) { in iommufd_bind_iommu()