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);
38 ads_to_guc(struct xe_guc_ads *ads) in ads_to_guc()44 ads_to_gt(struct xe_guc_ads *ads) in ads_to_gt()50 ads_to_xe(struct xe_guc_ads *ads) in ads_to_xe()56 ads_to_map(struct xe_guc_ads *ads) in ads_to_map()149 static u32 guc_ads_waklv_size(struct xe_guc_ads *ads) in guc_ads_waklv_size()229 static size_t guc_ads_size(struct xe_guc_ads *ads) in guc_ads_size()336 static void guc_waklv_init(struct xe_guc_ads *ads) in guc_waklv_init()402 int xe_guc_ads_init(struct xe_guc_ads *ads) in xe_guc_ads_init()456 static void guc_policies_init(struct xe_guc_ads *ads) in guc_policies_init()855 static void guc_doorbell_init(struct xe_guc_ads *ads) in guc_doorbell_init()[all …]
16 struct xe_guc_ads { struct
60 struct xe_guc_ads ads;
59 xe_guc_ads.o \