Lines Matching defs:length

59 static inline void *memfd_mmap(size_t length, int prot, int flags, int *mfd_p)  in memfd_mmap()
383 static int _test_cmd_get_dirty_bitmap(int fd, __u32 hwpt_id, size_t length, in _test_cmd_get_dirty_bitmap()
404 #define test_cmd_get_dirty_bitmap(fd, hwpt_id, length, iova, page_size, \ argument
409 static int _test_cmd_mock_domain_set_dirty(int fd, __u32 hwpt_id, size_t length, in _test_cmd_mock_domain_set_dirty()
434 #define test_cmd_mock_domain_set_dirty(fd, hwpt_id, length, iova, page_size, \ argument
440 static int _test_mock_dirty_bitmaps(int fd, __u32 hwpt_id, size_t length, in _test_mock_dirty_bitmaps()
490 #define test_mock_dirty_bitmaps(hwpt_id, length, iova, page_size, pte_size,\ argument
572 size_t length, __u64 *iova, unsigned int flags) in _test_ioctl_ioas_map()
590 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument
596 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument
603 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument
609 #define test_ioctl_ioas_map_fixed(buffer, length, iova) \ argument
620 #define test_ioctl_ioas_map_fixed_id(ioas_id, buffer, length, iova) \ argument
631 #define test_err_ioctl_ioas_map_fixed(_errno, buffer, length, iova) \ argument
644 size_t length, uint64_t *out_len) in _test_ioctl_ioas_unmap()
659 #define test_ioctl_ioas_unmap(iova, length) \ argument
663 #define test_ioctl_ioas_unmap_id(ioas_id, iova, length) \ argument
667 #define test_err_ioctl_ioas_unmap(_errno, iova, length) \ argument
672 size_t start, size_t length, __u64 *iova, in _test_ioctl_ioas_map_file()
693 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument
699 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument
706 #define test_ioctl_ioas_map_id_file(ioas_id, mfd, start, length, iova_p) \ argument