Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.c3134 static struct dmar_atsr_unit *dmar_find_atsr(struct acpi_dmar_atsr *atsr) in dmar_find_atsr()
3137 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
3141 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
3155 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
3161 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
3201 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
3204 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
3219 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
3222 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
3432 struct acpi_dmar_atsr *atsr; in dmar_ats_supported()
[all …]
H A Ddmar.c525 struct acpi_dmar_atsr *atsr; in dmar_table_print_dmar_entry()
544 atsr = container_of(header, struct acpi_dmar_atsr, header); in dmar_table_print_dmar_entry()
/openbmc/linux/include/acpi/
H A Dactbl1.h878 struct acpi_dmar_atsr { struct