Searched hist:"9 e52cc0fedb0fd6187a2bd01b859ea8150b588c2" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iommu/intel/ |
H A D | svm.c | diff 9e52cc0fedb0fd6187a2bd01b859ea8150b588c2 Thu Jun 10 04:01:00 CEST 2021 Lu Baolu <baolu.lu@linux.intel.com> iommu/vt-d: Use common helper to lookup svm devices
It's common to iterate the svm device list and find a matched device. Add common helpers to do this and consolidate the code.
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/20210520031531.712333-1-baolu.lu@linux.intel.com Link: https://lore.kernel.org/r/20210610020115.1637656-9-baolu.lu@linux.intel.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
|