| H A D | iommufd_utils.h | 285 uint32_t data_type, uint32_t lreq, in _test_cmd_hwpt_invalidate() argument 293 .entry_len = lreq, in _test_cmd_hwpt_invalidate() 301 #define test_cmd_hwpt_invalidate(hwpt_id, reqs, data_type, lreq, nreqs) \ argument 305 data_type, lreq, nreqs)); \ 307 #define test_err_hwpt_invalidate(_errno, hwpt_id, reqs, data_type, lreq, \ argument 312 data_type, lreq, nreqs)); \ 316 uint32_t data_type, uint32_t lreq, in _test_cmd_viommu_invalidate() argument 324 .entry_len = lreq, in _test_cmd_viommu_invalidate() 332 #define test_cmd_viommu_invalidate(viommu, reqs, lreq, nreqs) \ argument 337 lreq, nreqs)); \ [all …]
|