Searched refs:NV50_PGRAPH_CTXCTL_CUR_LOADED (Results 1 – 2 of 2) sorted by relevance
68 if (!(inst & NV50_PGRAPH_CTXCTL_CUR_LOADED)) in nv50_graph_channel()109 if (!(inst & NV50_PGRAPH_CTXCTL_CUR_LOADED)) in nv50_graph_unload_context()
250 #define NV50_PGRAPH_CTXCTL_CUR_LOADED 0x80000000 macro