| H A D | iommufd_utils.h | 306 uint32_t data_type, uint32_t lreq, in _test_cmd_hwpt_invalidate() argument 314 .entry_len = lreq, in _test_cmd_hwpt_invalidate() 322 #define test_cmd_hwpt_invalidate(hwpt_id, reqs, data_type, lreq, nreqs) \ argument 326 data_type, lreq, nreqs)); \ 328 #define test_err_hwpt_invalidate(_errno, hwpt_id, reqs, data_type, lreq, \ argument 333 data_type, lreq, nreqs)); \ 337 uint32_t data_type, uint32_t lreq, in _test_cmd_viommu_invalidate() argument 345 .entry_len = lreq, in _test_cmd_viommu_invalidate() 353 #define test_cmd_viommu_invalidate(viommu, reqs, lreq, nreqs) \ argument 358 lreq, nreqs)); \ [all …]
|