Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Diommu.h257 #define IOMMU_CACHE_INVALIDATE_INFO_VERSION_1 1 macro
/Linux-v5.10/Documentation/userspace-api/
Diommu.rst149 #define IOMMU_CACHE_INVALIDATE_INFO_VERSION_1 1
/Linux-v5.10/drivers/iommu/
Diommu.c1976 if (info->version != IOMMU_CACHE_INVALIDATE_INFO_VERSION_1) in iommu_check_cache_invl_data()