Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/intel/
Diommu.c3224 static struct dmar_satc_unit *dmar_find_satc(struct acpi_dmar_satc *satc) in dmar_find_satc()
3227 struct acpi_dmar_satc *tmp; in dmar_find_satc()
3231 tmp = (struct acpi_dmar_satc *)satcu->hdr; in dmar_find_satc()
3245 struct acpi_dmar_satc *satc; in dmar_parse_one_satc()
3251 satc = container_of(hdr, struct acpi_dmar_satc, header); in dmar_parse_one_satc()
3393 struct acpi_dmar_satc *satc; in dmar_find_matched_satc_unit()
3401 satc = container_of(satcu->hdr, struct acpi_dmar_satc, header); in dmar_find_matched_satc_unit()
3478 struct acpi_dmar_satc *satc; in dmar_iommu_notify_scope_dev()
3520 satc = container_of(satcu->hdr, struct acpi_dmar_satc, header); in dmar_iommu_notify_scope_dev()
Ddmar.c527 struct acpi_dmar_satc *satc; in dmar_table_print_dmar_entry()
558 satc = container_of(header, struct acpi_dmar_satc, header); in dmar_table_print_dmar_entry()
/linux-6.6.21/include/acpi/
Dactbl1.h912 struct acpi_dmar_satc { struct