Searched refs:test_ioctl_ioas_map (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c694 test_ioctl_ioas_map(buffer, PAGE_SIZE, &iovas[i]);
703 test_ioctl_ioas_map(buffer, length, &iovas[i]);
705 test_ioctl_ioas_map((void *)(1UL << 31), length,
720 test_ioctl_ioas_map(buffer, length, &iovas[i]);
749 test_ioctl_ioas_map(buffer, length, &iovas[i]);
1102 test_ioctl_ioas_map(buffer, BUFFER_SIZE, &iova);
1245 test_ioctl_ioas_map(buffer, length, &iova);
1443 test_ioctl_ioas_map(buffer, PAGE_SIZE, &iova);
1513 test_ioctl_ioas_map(buf + start, length, &iova);
1556 test_ioctl_ioas_map(bu
[all...]
H A Diommufd_utils.h496 #define test_ioctl_ioas_map(buffer, length, iova_p) \ macro

Completed in 157 milliseconds