Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
H A Diommufd.c495 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, 0, in TEST_F()
499 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, 0, in TEST_F()
2815 test_cmd_hwpt_alloc_nested(self->device_id, self->viommu_id, 0, in FIXTURE_SETUP()
3306 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, in TEST_F()
3311 test_cmd_hwpt_alloc_nested(self->device_id, parent_hwpt_id, in TEST_F()
3328 test_cmd_hwpt_alloc_nested(self->device_id, viommu_id, in TEST_F()
H A Diommufd_utils.h235 #define test_cmd_hwpt_alloc_nested(device_id, pt_id, flags, hwpt_id, \ macro