Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmar.h143 extern int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg);
154 #define dmar_check_one_atsr dmar_res_noop macro
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c2360 &dmar_check_one_atsr, NULL); in dmar_hotplug_remove()
H A Diommu.c3203 int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_check_one_atsr() function