OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otable_batch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_mob.c
325
struct vmw_otable **otables = &dev_priv->
otable_batch
.otables;
333
dev_priv->
otable_batch
.num_otables = ARRAY_SIZE(dx_tables);
340
dev_priv->
otable_batch
.num_otables = ARRAY_SIZE(pre_dx_tables);
343
ret = vmw_otable_batch_setup(dev_priv, &dev_priv->
otable_batch
);
385
vmw_otable_batch_takedown(dev_priv, &dev_priv->
otable_batch
);
386
kfree(dev_priv->
otable_batch
.otables);
vmwgfx_drv.h
632
struct vmw_otable_batch
otable_batch
;
member in struct:vmw_private
Completed in 19 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026