Home
last modified time | relevance | path

Searched refs:allowed_iovas (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Diommufd.h142 __aligned_u64 allowed_iovas; member
175 __aligned_u64 allowed_iovas; member
/linux/tools/testing/selftests/iommu/
H A Diommufd_fail_nth.c259 .allowed_iovas = (uintptr_t)ranges, in TEST_FAIL_NTH()
270 .allowed_iovas = (uintptr_t)ranges, in TEST_FAIL_NTH()
H A Diommufd.c129 allowed_iovas); in TEST_F()
895 .allowed_iovas = (uintptr_t)ranges, in TEST_F()
1009 .allowed_iovas = (uintptr_t)ranges, in TEST_F()
1074 .allowed_iovas = (uintptr_t)ranges, in TEST_F()
/linux/drivers/iommu/iommufd/
H A Dioas.c84 ranges = u64_to_user_ptr(cmd->allowed_iovas); in iommufd_ioas_iova_ranges()
164 u64_to_user_ptr(cmd->allowed_iovas), in iommufd_ioas_allow_iovas()
H A Dmain.c475 struct iommu_ioas_allow_iovas, allowed_iovas),
/linux/tools/testing/selftests/vfio/lib/
H A Diommu.c363 query.allowed_iovas = (uintptr_t)ranges; in iommufd_iova_ranges()