Searched refs:GLOBAL_POLICY_DISABLE_ENGINE_RESET (Results 1 – 4 of 4) sorted by relevance
474 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()1023 policies->global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()1025 policies->global_flags &= ~GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
138 #define GLOBAL_POLICY_DISABLE_ENGINE_RESET BIT(0) macro
326 #define GLOBAL_POLICY_DISABLE_ENGINE_RESET BIT(0) macro
173 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()
Completed in 15 milliseconds