Searched refs:xe_guc_ads (Results 1 – 5 of 5) sorted by relevance
9 struct xe_guc_ads;11 int xe_guc_ads_init(struct xe_guc_ads *ads);12 int xe_guc_ads_init_post_hwconfig(struct xe_guc_ads *ads);13 void xe_guc_ads_populate(struct xe_guc_ads *ads);14 void xe_guc_ads_populate_minimal(struct xe_guc_ads *ads);15 void xe_guc_ads_populate_post_load(struct xe_guc_ads *ads);16 int xe_guc_ads_scheduler_policy_toggle_reset(struct xe_guc_ads *ads);
34 ads_to_guc(struct xe_guc_ads *ads) in ads_to_guc()40 ads_to_gt(struct xe_guc_ads *ads) in ads_to_gt()46 ads_to_xe(struct xe_guc_ads *ads) in ads_to_xe()52 ads_to_map(struct xe_guc_ads *ads) in ads_to_map()131 static size_t guc_ads_regset_size(struct xe_guc_ads *ads) in guc_ads_regset_size()140 static size_t guc_ads_golden_lrc_size(struct xe_guc_ads *ads) in guc_ads_golden_lrc_size()145 static u32 guc_ads_waklv_size(struct xe_guc_ads *ads) in guc_ads_waklv_size()150 static size_t guc_ads_capture_size(struct xe_guc_ads *ads) in guc_ads_capture_size()156 static size_t guc_ads_um_queues_size(struct xe_guc_ads *ads) in guc_ads_um_queues_size()166 static size_t guc_ads_private_data_size(struct xe_guc_ads *ads) in guc_ads_private_data_size()[all …]
16 struct xe_guc_ads { struct
58 struct xe_guc_ads ads;
58 xe_guc_ads.o \