Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd_utils.h899 static int _test_cmd_viommu_alloc(int fd, __u32 device_id, __u32 hwpt_id, in _test_cmd_viommu_alloc() function
920 ASSERT_EQ(0, _test_cmd_viommu_alloc(self->fd, device_id, hwpt_id, \
924 _test_cmd_viommu_alloc(self->fd, device_id, hwpt_id, \
H A Diommufd_fail_nth.c691 if (_test_cmd_viommu_alloc(self->fd, idev_id, hwpt_id, in TEST_FAIL_NTH()