Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddmar.h121 extern int dmar_device_add(acpi_handle handle);
168 static inline int dmar_device_add(void *handle) in dmar_device_add() function
/Linux-v5.4/drivers/acpi/
Dpci_root.c578 if (hotadd && dmar_device_add(handle)) { in acpi_pci_root_add()
/Linux-v5.4/drivers/iommu/
Ddmar.c2125 int dmar_device_add(acpi_handle handle) in dmar_device_add() function