Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/intel/
Ddmar.c2167 static inline bool dmar_detect_dsm(acpi_handle handle, int func) in dmar_detect_dsm() function
2186 if (!dmar_detect_dsm(handle, func)) in dmar_walk_dsm_resource()
2336 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_get_dsm_handle()
2353 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_device_hotplug()