Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddmar.h130 extern int dmar_device_add(acpi_handle handle);
175 static inline int dmar_device_add(void *handle) in dmar_device_add() function
/Linux-v4.19/drivers/acpi/
Dpci_root.c582 if (hotadd && dmar_device_add(handle)) { in acpi_pci_root_add()
/Linux-v4.19/drivers/iommu/
Ddmar.c2036 int dmar_device_add(acpi_handle handle) in dmar_device_add() function