Lines Matching defs:query
114 struct drm_xe_device_query *query) in query_engine_cycles()
186 struct drm_xe_device_query *query) in query_engines()
247 struct drm_xe_device_query *query) in query_mem_regions()
317 static int query_config(struct xe_device *xe, struct drm_xe_device_query *query) in query_config()
363 static int query_gt_list(struct xe_device *xe, struct drm_xe_device_query *query) in query_gt_list()
437 struct drm_xe_device_query *query) in query_hwconfig()
505 struct drm_xe_device_query *query) in query_gt_topology()
564 query_uc_fw_version(struct xe_device *xe, struct drm_xe_device_query *query) in query_uc_fw_version()
654 struct drm_xe_device_query *query) in query_oa_units()
714 static int query_pxp_status(struct xe_device *xe, struct drm_xe_device_query *query) in query_pxp_status()
742 struct drm_xe_device_query *query) in query_eu_stall()
800 struct drm_xe_device_query *query = data; in xe_query_ioctl() local