Lines Matching refs:acpi_handle
740 acpi_handle h; in dmar_acpi_dev_scope_init()
1795 static inline bool dmar_detect_dsm(acpi_handle handle, int func) in dmar_detect_dsm()
1800 static int dmar_walk_dsm_resource(acpi_handle handle, int func, in dmar_walk_dsm_resource()
1887 static int dmar_hotplug_insert(acpi_handle handle) in dmar_hotplug_insert()
1933 static int dmar_hotplug_remove(acpi_handle handle) in dmar_hotplug_remove()
1957 static acpi_status dmar_get_dsm_handle(acpi_handle handle, u32 lvl, in dmar_get_dsm_handle()
1960 acpi_handle *phdl = retval; in dmar_get_dsm_handle()
1970 static int dmar_device_hotplug(acpi_handle handle, bool insert) in dmar_device_hotplug()
1973 acpi_handle tmp = NULL; in dmar_device_hotplug()
2004 int dmar_device_add(acpi_handle handle) in dmar_device_add()
2009 int dmar_device_remove(acpi_handle handle) in dmar_device_remove()