Lines Matching defs:length
58 static inline void *memfd_mmap(size_t length, int prot, int flags, int *mfd_p) in memfd_mmap()
382 static int _test_cmd_get_dirty_bitmap(int fd, __u32 hwpt_id, size_t length, in _test_cmd_get_dirty_bitmap()
403 #define test_cmd_get_dirty_bitmap(fd, hwpt_id, length, iova, page_size, \ argument
408 static int _test_cmd_mock_domain_set_dirty(int fd, __u32 hwpt_id, size_t length, in _test_cmd_mock_domain_set_dirty()
433 #define test_cmd_mock_domain_set_dirty(fd, hwpt_id, length, iova, page_size, \ argument
439 static int _test_mock_dirty_bitmaps(int fd, __u32 hwpt_id, size_t length, in _test_mock_dirty_bitmaps()
489 #define test_mock_dirty_bitmaps(hwpt_id, length, iova, page_size, pte_size,\ argument
571 size_t length, __u64 *iova, unsigned int flags) in _test_ioctl_ioas_map()
589 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument
595 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument
602 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument
608 #define test_ioctl_ioas_map_fixed(buffer, length, iova) \ argument
619 #define test_ioctl_ioas_map_fixed_id(ioas_id, buffer, length, iova) \ argument
630 #define test_err_ioctl_ioas_map_fixed(_errno, buffer, length, iova) \ argument
643 size_t length, uint64_t *out_len) in _test_ioctl_ioas_unmap()
658 #define test_ioctl_ioas_unmap(iova, length) \ argument
662 #define test_ioctl_ioas_unmap_id(ioas_id, iova, length) \ argument
666 #define test_err_ioctl_ioas_unmap(_errno, iova, length) \ argument
671 size_t start, size_t length, __u64 *iova, in _test_ioctl_ioas_map_file()
692 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument
698 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument
705 #define test_ioctl_ioas_map_id_file(ioas_id, mfd, start, length, iova_p) \ argument