Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Diommu.h257 #define IOMMU_CACHE_INVALIDATE_INFO_VERSION_1 1 macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Diommu.rst149 #define IOMMU_CACHE_INVALIDATE_INFO_VERSION_1 1
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c1990 if (info->version != IOMMU_CACHE_INVALIDATE_INFO_VERSION_1) in iommu_check_cache_invl_data()