Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/drivers/acpi/
H A Dpci_root.c772 dmar_device_remove(handle); in acpi_pci_root_add()
793 dmar_device_remove(device->handle); in acpi_pci_root_remove()
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c2437 int dmar_device_remove(acpi_handle handle) in dmar_device_remove() function