Home
last modified time | relevance | path

Searched defs:info_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ads.c467 struct iosys_map *info_map) in fill_engine_enable_masks()
489 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in guc_prep_golden_lrc_null() local
508 struct iosys_map *info_map) in guc_mapping_table_init_invalid()
521 struct iosys_map *info_map) in guc_mapping_table_init()
705 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in xe_guc_ads_populate_minimal() local
729 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in xe_guc_ads_populate() local
763 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in guc_populate_golden_lrc() local
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ads.c229 struct iosys_map *info_map) in guc_mapping_table_init()
509 struct iosys_map *info_map) in fill_engine_enable_masks()
536 struct iosys_map info_map; in guc_prep_golden_context() local
670 static u32 guc_get_capture_engine_mask(struct iosys_map *info_map, u32 capture_class) in guc_get_capture_engine_mask()
709 struct iosys_map info_map; in guc_capture_prep_lists() local
889 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(&guc->ads_map, in __guc_ads_init() local
/linux-6.12.1/drivers/hwmon/
Dhp-wmi-sensors.c393 struct hp_wmi_info **info_map[hwmon_max]; member
1722 struct hp_wmi_info ***info_map = state->info_map; in init_numeric_sensors() local
1918 struct hp_wmi_info ***info_map = state->info_map; in make_chip_info() local
/linux-6.12.1/tools/perf/
Dbuiltin-lock.c1429 static bool info_threads, info_map; variable