Home
last modified time | relevance | path

Searched refs:iommu_test_cmd (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd_utils.h94 struct iommu_test_cmd cmd = { in _test_cmd_mock_domain()
125 struct iommu_test_cmd cmd = { in _test_cmd_mock_domain_flags()
156 struct iommu_test_cmd cmd = { in _test_cmd_mock_domain_replace()
350 struct iommu_test_cmd cmd = { in _test_cmd_access_replace_ioas()
413 struct iommu_test_cmd cmd = { in _test_cmd_mock_domain_set_dirty()
499 struct iommu_test_cmd cmd = { in _test_cmd_create_access()
527 struct iommu_test_cmd cmd = { in _test_cmd_destroy_access_pages()
714 struct iommu_test_cmd memlimit_cmd = { in _test_ioctl_set_temp_memory_limit()
732 struct iommu_test_cmd test_cmd = { in teardown_iommufd()
1071 struct iommu_test_cmd test_attach = { in _test_cmd_pasid_attach()
[all …]
H A Diommufd_fail_nth.c454 struct iommu_test_cmd access_cmd = { in TEST_FAIL_NTH()
485 struct iommu_test_cmd access_cmd = { in TEST_FAIL_NTH()
534 struct iommu_test_cmd access_cmd = { in TEST_FAIL_NTH()
593 struct iommu_test_cmd access_cmd = { in TEST_FAIL_NTH()
H A Diommufd.c869 struct iommu_test_cmd test_cmd = { in TEST_F()
956 struct iommu_test_cmd test_cmd = { in TEST_F()
1022 struct iommu_test_cmd test_cmd = { in TEST_F()
1098 struct iommu_test_cmd access_cmd = { in TEST_F()
1132 struct iommu_test_cmd access_cmd = { in TEST_F()
1139 struct iommu_test_cmd check_map_cmd = { in TEST_F()
1204 struct iommu_test_cmd access_pages_cmd = { in TEST_F()
1233 struct iommu_test_cmd access_cmd = { in check_access_rw()
1631 struct iommu_test_cmd check_map_cmd = { \
1858 struct iommu_test_cmd access_cmd = { in TEST_F()
/linux-6.15/drivers/iommu/iommufd/
H A Dselftest.c970 struct iommu_test_cmd *cmd) in iommufd_test_mock_domain()
1053 struct iommu_test_cmd *cmd) in iommufd_test_mock_domain_replace()
1355 struct iommu_test_cmd *cmd = ucmd->cmd; in iommufd_test_create_access()
1449 struct iommu_test_cmd *cmd = ucmd->cmd; in iommufd_test_access_pages()
1544 struct iommu_test_cmd *cmd = ucmd->cmd; in iommufd_test_access_rw()
1665 struct iommu_test_cmd *cmd) in iommufd_test_trigger_iopf()
1690 struct iommu_test_cmd *cmd) in iommufd_test_trigger_vevent()
1736 struct iommu_test_cmd *cmd) in iommufd_test_pasid_check_hwpt()
1782 struct iommu_test_cmd *cmd) in iommufd_test_pasid_attach()
1807 struct iommu_test_cmd *cmd) in iommufd_test_pasid_replace()
[all …]
H A Diommufd_test.h72 struct iommu_test_cmd { struct
H A Dmain.c324 struct iommu_test_cmd test;
383 IOCTL_OP(IOMMU_TEST_CMD, iommufd_test, struct iommu_test_cmd, last),