Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c462 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_golden_lrc_init() local
531 struct iosys_map *info_map) in guc_mapping_table_init_invalid()
544 struct iosys_map *info_map) in guc_mapping_table_init()
562 static u32 guc_get_capture_engine_mask(struct xe_gt *gt, struct iosys_map *info_map, in guc_get_capture_engine_mask()
614 struct iosys_map info_map; in guc_capture_prep_lists() local
872 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in xe_guc_ads_populate_minimal() local
896 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in xe_guc_ads_populate() local
935 struct iosys_map info_map = IOSYS_MAP_INIT_OFFSET(ads_to_map(ads), in guc_golden_lrc_populate() local
/linux/drivers/gpu/drm/i915/gt/uc/
H A 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/tools/perf/
H A Dbuiltin-lock.c1336 static bool info_threads, info_map; variable