Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmar.h121 extern int dmar_device_add(acpi_handle handle);
180 static inline int dmar_device_add(void *handle) in dmar_device_add() function
/openbmc/linux/drivers/acpi/
H A Dpci_root.c701 if (hotadd && dmar_device_add(handle)) { in acpi_pci_root_add()
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c2426 int dmar_device_add(acpi_handle handle) in dmar_device_add() function