Searched refs:dev_is_untrusted (Results 1 – 1 of 1) sorted by relevance
515 static bool dev_is_untrusted(struct device *dev) in dev_is_untrusted() function522 return IS_ENABLED(CONFIG_SWIOTLB) && dev_is_untrusted(dev); in dev_use_swiotlb()