Searched refs:__domain_wait (Results 1 – 1 of 1) sorted by relevance
104 static int __domain_wait(struct xe_gt *gt, struct xe_force_wake_domain *domain, bool wake) in __domain_wait() function137 return __domain_wait(gt, domain, true); in domain_wake_wait()148 return __domain_wait(gt, domain, false); in domain_sleep_wait()
Completed in 4 milliseconds