Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/iommu/
Diommufd.c496 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, 0, in TEST_F()
500 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, 0, in TEST_F()
2695 test_cmd_hwpt_alloc_nested(self->device_id, self->viommu_id, 0, in FIXTURE_SETUP()
3087 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, in TEST_F()
3092 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, in TEST_F()
3110 test_cmd_hwpt_alloc_nested(self->device_id, viommu_id, in TEST_F()
Diommufd_utils.h214 #define test_cmd_hwpt_alloc_nested(device_id, pt_id, flags, hwpt_id, \ macro