Searched refs:acpi_dmar_atsr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Diommu.c2978 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr)
2981 struct acpi_dmar_atsr *tmp;
2985 tmp = (struct acpi_dmar_atsr *)atsru->hdr;
2999 struct acpi_dmar_atsr *atsr;
3005 atsr = container_of(hdr, struct acpi_dmar_atsr, header);
3045 struct acpi_dmar_atsr *atsr;
3048 atsr = container_of(hdr, struct acpi_dmar_atsr, header);
3063 struct acpi_dmar_atsr *atsr;
3066 atsr = container_of(hdr, struct acpi_dmar_atsr, header);
3276 struct acpi_dmar_atsr *ats
[all...]
H A Ddmar.c525 struct acpi_dmar_atsr *atsr;
544 atsr = container_of(header, struct acpi_dmar_atsr, header);
/linux-master/include/acpi/
H A Dactbl1.h881 struct acpi_dmar_atsr { struct

Completed in 223 milliseconds