Lines Matching refs:acpi_handle
739 acpi_handle h; in dmar_acpi_dev_scope_init()
1783 static inline bool dmar_detect_dsm(acpi_handle handle, int func) in dmar_detect_dsm()
1788 static int dmar_walk_dsm_resource(acpi_handle handle, int func, in dmar_walk_dsm_resource()
1875 static int dmar_hotplug_insert(acpi_handle handle) in dmar_hotplug_insert()
1921 static int dmar_hotplug_remove(acpi_handle handle) in dmar_hotplug_remove()
1945 static acpi_status dmar_get_dsm_handle(acpi_handle handle, u32 lvl, in dmar_get_dsm_handle()
1948 acpi_handle *phdl = retval; in dmar_get_dsm_handle()
1958 static int dmar_device_hotplug(acpi_handle handle, bool insert) in dmar_device_hotplug()
1961 acpi_handle tmp = NULL; in dmar_device_hotplug()
1992 int dmar_device_add(acpi_handle handle) in dmar_device_add()
1997 int dmar_device_remove(acpi_handle handle) in dmar_device_remove()