Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Diommu.c2493 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
2497 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
2511 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
2517 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
2557 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
2560 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
2575 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
2578 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
2770 struct acpi_dmar_atsr *atsr; in dmar_ats_supported()
2802 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_ats_supported()
[all …]
H A Ddmar.c526 struct acpi_dmar_atsr *atsr; in dmar_table_print_dmar_entry()
545 atsr = container_of(header, struct acpi_dmar_atsr, header); in dmar_table_print_dmar_entry()
/linux-6.15/include/acpi/
H A Dactbl1.h886 struct acpi_dmar_atsr { struct