HomeSort by: relevance | last modified time | path
    Searched defs:dx_tables (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_mob.c 86 static const struct vmw_otable dx_tables[] = { variable in typeref:typename:const struct vmw_otable[]
329 *otables = kmemdup(dx_tables, sizeof(dx_tables), GFP_KERNEL);
333 dev_priv->otable_batch.num_otables = ARRAY_SIZE(dx_tables);

Completed in 11 milliseconds