Lines Matching defs:length

59 static inline void *memfd_mmap(size_t length, int prot, int flags, int *mfd_p)  in memfd_mmap()
388 static int _test_cmd_get_dirty_bitmap(int fd, __u32 hwpt_id, size_t length, in _test_cmd_get_dirty_bitmap()
409 #define test_cmd_get_dirty_bitmap(fd, hwpt_id, length, iova, page_size, \ argument
414 static int _test_cmd_mock_domain_set_dirty(int fd, __u32 hwpt_id, size_t length, in _test_cmd_mock_domain_set_dirty()
439 #define test_cmd_mock_domain_set_dirty(fd, hwpt_id, length, iova, page_size, \ argument
445 static int _test_mock_dirty_bitmaps(int fd, __u32 hwpt_id, size_t length, in _test_mock_dirty_bitmaps()
495 #define test_mock_dirty_bitmaps(hwpt_id, length, iova, page_size, pte_size,\ argument
577 size_t length, __u64 *iova, unsigned int flags) in _test_ioctl_ioas_map()
595 #define test_ioctl_ioas_map(buffer, length, iova_p) \ argument
601 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument
608 #define test_ioctl_ioas_map_id(ioas_id, buffer, length, iova_p) \ argument
614 #define test_ioctl_ioas_map_fixed(buffer, length, iova) \ argument
625 #define test_ioctl_ioas_map_fixed_id(ioas_id, buffer, length, iova) \ argument
636 #define test_err_ioctl_ioas_map_fixed(_errno, buffer, length, iova) \ argument
649 size_t length, uint64_t *out_len) in _test_ioctl_ioas_unmap()
664 #define test_ioctl_ioas_unmap(iova, length) \ argument
668 #define test_ioctl_ioas_unmap_id(ioas_id, iova, length) \ argument
672 #define test_err_ioctl_ioas_unmap(_errno, iova, length) \ argument
677 size_t start, size_t length, __u64 *iova, in _test_ioctl_ioas_map_file()
698 #define test_ioctl_ioas_map_file(mfd, start, length, iova_p) \ argument
704 #define test_err_ioctl_ioas_map_file(_errno, mfd, start, length, iova_p) \ argument
711 #define test_ioctl_ioas_map_id_file(ioas_id, mfd, start, length, iova_p) \ argument