Searched refs:efb_ctx_make_current (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb.h183 extern int efb_ctx_make_current(efb_private_t *efb_priv,
H A Defb_map.c177 * calls efb_ctx_make_current() and then validates the page.
205 rval = efb_ctx_make_current(efb_priv, ctx);
299 efb_ctx_make_current(efb_private_t *efb_priv, efb_context_t *ctx) function
H A Defb_vis.c1097 return (efb_ctx_make_current(efb_priv, NULL));

Completed in 14 milliseconds