Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd_utils.h954 static int _test_cmd_veventq_alloc(int fd, __u32 viommu_id, __u32 type, in _test_cmd_veventq_alloc() function
976 ASSERT_EQ(0, _test_cmd_veventq_alloc(self->fd, viommu_id, type, \
981 _test_cmd_veventq_alloc(self->fd, viommu_id, type, \
H A Diommufd_fail_nth.c707 if (_test_cmd_veventq_alloc(self->fd, viommu_id, in TEST_FAIL_NTH()