Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
A Diommu.c3883 static struct dmar_satc_unit *dmar_find_satc(struct acpi_dmar_satc *satc) in dmar_find_satc()
3886 struct acpi_dmar_satc *tmp; in dmar_find_satc()
3890 tmp = (struct acpi_dmar_satc *)satcu->hdr; in dmar_find_satc()
3904 struct acpi_dmar_satc *satc; in dmar_parse_one_satc()
3910 satc = container_of(hdr, struct acpi_dmar_satc, header); in dmar_parse_one_satc()
4110 struct acpi_dmar_satc *satc; in dmar_iommu_notify_scope_dev()
4152 satc = container_of(satcu->hdr, struct acpi_dmar_satc, header); in dmar_iommu_notify_scope_dev()
A Ddmar.c528 struct acpi_dmar_satc *satc; in dmar_table_print_dmar_entry()
559 satc = container_of(header, struct acpi_dmar_satc, header); in dmar_table_print_dmar_entry()
/linux/include/acpi/
A Dactbl1.h710 struct acpi_dmar_satc { struct

Completed in 26 milliseconds