Searched refs:xe_force_wake_domain (Results 1 – 2 of 2) sorted by relevance
24 static void domain_init(struct xe_force_wake_domain *domain, in domain_init()98 static void __domain_ctl(struct xe_gt *gt, struct xe_force_wake_domain *domain, bool wake) in __domain_ctl()106 static int __domain_wait(struct xe_gt *gt, struct xe_force_wake_domain *domain, bool wake) in __domain_wait()131 static void domain_wake(struct xe_gt *gt, struct xe_force_wake_domain *domain) in domain_wake()137 struct xe_force_wake_domain *domain) in domain_wake_wait()142 static void domain_sleep(struct xe_gt *gt, struct xe_force_wake_domain *domain) in domain_sleep()148 struct xe_force_wake_domain *domain) in domain_sleep_wait()163 struct xe_force_wake_domain *domain; in xe_force_wake_get()188 struct xe_force_wake_domain *domain; in xe_force_wake_put()
57 struct xe_force_wake_domain { struct83 struct xe_force_wake_domain domains[XE_FW_DOMAIN_ID_COUNT]; argument