Home
last modified time | relevance | path

Searched refs:_test_ioctl_ioas_map (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h580 static int _test_ioctl_ioas_map(int fd, unsigned int ioas_id, void *buffer, in _test_ioctl_ioas_map() function
600 ASSERT_EQ(0, _test_ioctl_ioas_map(self->fd, self->ioas_id, buffer, \
607 _test_ioctl_ioas_map(self->fd, self->ioas_id, buffer, \
613 ASSERT_EQ(0, _test_ioctl_ioas_map(self->fd, ioas_id, buffer, length, \
621 ASSERT_EQ(0, _test_ioctl_ioas_map( \
633 _test_ioctl_ioas_map( \
644 _test_ioctl_ioas_map( \
H A Diommufd.c1778 _test_ioctl_ioas_map(self->fd, self->ioas_id, buf, PAGE_SIZE, in TEST_F()