Lines Matching defs:device_id
180 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id, in _test_cmd_hwpt_alloc()
204 #define test_cmd_hwpt_alloc(device_id, pt_id, flags, hwpt_id) \ argument
208 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument
213 #define test_cmd_hwpt_alloc_nested(device_id, pt_id, flags, hwpt_id, \ argument
217 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument
223 #define test_cmd_hwpt_alloc_iopf(device_id, pt_id, fault_id, flags, hwpt_id, \ argument
228 #define test_err_hwpt_alloc_iopf(_errno, device_id, pt_id, fault_id, flags, \ argument
259 #define test_cmd_dev_check_cache(device_id, cache_id, expected) \ argument
276 #define test_cmd_dev_check_cache_all(device_id, expected) \ argument
759 static int _test_cmd_get_hw_info(int fd, __u32 device_id, void *data, in _test_cmd_get_hw_info()
811 #define test_cmd_get_hw_info(device_id, data, data_len) \ argument
815 #define test_err_get_hw_info(_errno, device_id, data, data_len) \ argument
819 #define test_cmd_get_hw_capabilities(device_id, caps, mask) \ argument
845 static int _test_cmd_trigger_iopf(int fd, __u32 device_id, __u32 fault_fd) in _test_cmd_trigger_iopf()
882 #define test_cmd_trigger_iopf(device_id, fault_fd) \ argument
885 static int _test_cmd_viommu_alloc(int fd, __u32 device_id, __u32 hwpt_id, in _test_cmd_viommu_alloc()
905 #define test_cmd_viommu_alloc(device_id, hwpt_id, type, viommu_id) \ argument
908 #define test_err_viommu_alloc(_errno, device_id, hwpt_id, type, viommu_id) \ argument