Searched refs:GSC_ACTION_SW_PROXY (Results 1 – 6 of 6) sorted by relevance
50 #define GSC_ACTION_SW_PROXY BIT(1) macro
371 gsc->work_actions |= GSC_ACTION_SW_PROXY; in xe_gsc_proxy_irq_handler()
381 if (actions & GSC_ACTION_SW_PROXY) in gsc_work()
35 actions |= GSC_ACTION_SW_PROXY; in gsc_work()58 if (actions & GSC_ACTION_SW_PROXY) { in gsc_work()
48 #define GSC_ACTION_SW_PROXY BIT(1) macro
304 gsc->gsc_work_actions |= GSC_ACTION_SW_PROXY; in intel_gsc_proxy_irq_handler()
Completed in 16 milliseconds