Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddmar.h122 extern int dmar_device_remove(acpi_handle handle);
185 static inline int dmar_device_remove(void *handle) in dmar_device_remove() function
/linux-6.15/drivers/acpi/
H A Dpci_root.c767 dmar_device_remove(handle); in acpi_pci_root_add()
788 dmar_device_remove(device->handle); in acpi_pci_root_remove()
/linux-6.15/drivers/iommu/intel/
H A Ddmar.c2374 int dmar_device_remove(acpi_handle handle) in dmar_device_remove() function