Lines Matching defs:device_id

181 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id,  in _test_cmd_hwpt_alloc()
205 #define test_cmd_hwpt_alloc(device_id, pt_id, flags, hwpt_id) \ argument
209 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument
214 #define test_cmd_hwpt_alloc_nested(device_id, pt_id, flags, hwpt_id, \ argument
218 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument
224 #define test_cmd_hwpt_alloc_iopf(device_id, pt_id, fault_id, flags, hwpt_id, \ argument
229 #define test_err_hwpt_alloc_iopf(_errno, device_id, pt_id, fault_id, flags, \ argument
260 #define test_cmd_dev_check_cache(device_id, cache_id, expected) \ argument
277 #define test_cmd_dev_check_cache_all(device_id, expected) \ argument
760 static int _test_cmd_get_hw_info(int fd, __u32 device_id, void *data, in _test_cmd_get_hw_info()
816 #define test_cmd_get_hw_info(device_id, data, data_len) \ argument
820 #define test_err_get_hw_info(_errno, device_id, data, data_len) \ argument
824 #define test_cmd_get_hw_capabilities(device_id, caps, mask) \ argument
828 #define test_cmd_get_hw_info_pasid(device_id, max_pasid) \ argument
855 static int _test_cmd_trigger_iopf(int fd, __u32 device_id, __u32 pasid, in _test_cmd_trigger_iopf()
893 #define test_cmd_trigger_iopf(device_id, fault_fd) \ argument
895 #define test_cmd_trigger_iopf_pasid(device_id, pasid, fault_fd) \ argument
899 static int _test_cmd_viommu_alloc(int fd, __u32 device_id, __u32 hwpt_id, in _test_cmd_viommu_alloc()
919 #define test_cmd_viommu_alloc(device_id, hwpt_id, type, viommu_id) \ argument
922 #define test_err_viommu_alloc(_errno, device_id, hwpt_id, type, viommu_id) \ argument