Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/intel/
Ddmar.c2344 static int dmar_device_hotplug(acpi_handle handle, bool insert) in dmar_device_hotplug() function
2380 return dmar_device_hotplug(handle, true); in dmar_device_add()
2385 return dmar_device_hotplug(handle, false); in dmar_device_remove()