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()
434 struct drm_xe_device_query *query) in query_hwconfig()
502 struct drm_xe_device_query *query) in query_gt_topology()
561 query_uc_fw_version(struct xe_device *xe, struct drm_xe_device_query *query) in query_uc_fw_version()
651 struct drm_xe_device_query *query) in query_oa_units()
711 static int query_pxp_status(struct xe_device *xe, struct drm_xe_device_query *query) in query_pxp_status()
739 struct drm_xe_device_query *query) in query_eu_stall()
797 struct drm_xe_device_query *query = data; in xe_query_ioctl() local