Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Ddmar.c2081 static inline bool dmar_detect_dsm(acpi_handle handle, int func) in dmar_detect_dsm() function
2099 if (!dmar_detect_dsm(handle, func)) in dmar_walk_dsm_resource()
2249 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_get_dsm_handle()
2266 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_device_hotplug()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Ddmar.c2215 static inline bool dmar_detect_dsm(acpi_handle handle, int func) in dmar_detect_dsm() function
2234 if (!dmar_detect_dsm(handle, func)) in dmar_walk_dsm_resource()
2384 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_get_dsm_handle()
2401 if (dmar_detect_dsm(handle, DMAR_DSM_FUNC_DRHD)) { in dmar_device_hotplug()

Completed in 6 milliseconds