Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd_utils.h885 static int _test_cmd_viommu_alloc(int fd, __u32 device_id, __u32 hwpt_id, in _test_cmd_viommu_alloc() function
906 ASSERT_EQ(0, _test_cmd_viommu_alloc(self->fd, device_id, hwpt_id, \
910 _test_cmd_viommu_alloc(self->fd, device_id, hwpt_id, \
Diommufd_fail_nth.c679 if (_test_cmd_viommu_alloc(self->fd, idev_id, hwpt_id, in TEST_FAIL_NTH()