Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Ddmar.c2159 static inline bool dmar_detect_dsm(acpi_handle handle, int func) in dmar_detect_dsm() function
2178 if (!dmar_detect_dsm(handle, func)) in dmar_walk_dsm_resource()
2328 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_get_dsm_handle()
2345 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_device_hotplug()