Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/intel/
A Diommu.c3261 struct acpi_dmar_atsr *tmp; in dmar_find_atsr()
3265 tmp = (struct acpi_dmar_atsr *)atsru->hdr; in dmar_find_atsr()
3279 struct acpi_dmar_atsr *atsr; in dmar_parse_one_atsr()
3285 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_parse_one_atsr()
3325 struct acpi_dmar_atsr *atsr; in dmar_release_one_atsr()
3328 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_release_one_atsr()
3343 struct acpi_dmar_atsr *atsr; in dmar_check_one_atsr()
3346 atsr = container_of(hdr, struct acpi_dmar_atsr, header); in dmar_check_one_atsr()
3556 struct acpi_dmar_atsr *atsr; in dmar_ats_supported()
3588 atsr = container_of(atsru->hdr, struct acpi_dmar_atsr, header); in dmar_ats_supported()
[all …]
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.3-rc2/include/acpi/
A Dactbl1.h832 struct acpi_dmar_atsr { struct

Completed in 23 milliseconds