Searched refs:otables (Results 1 – 2 of 2) sorted by relevance
241 struct vmw_otable *otables = batch->otables; in vmw_otable_batch_setup() local247 if (!otables[i].enabled) in vmw_otable_batch_setup()250 otables[i].size = PFN_ALIGN(otables[i].size); in vmw_otable_batch_setup()265 &otables[i]); in vmw_otable_batch_setup()268 offset += otables[i].size; in vmw_otable_batch_setup()277 &batch->otables[i]); in vmw_otable_batch_setup()299 struct vmw_otable **otables = &dev_priv->otable_batch.otables; in vmw_otables_setup() local304 if (!(*otables)) in vmw_otables_setup()311 if (!(*otables)) in vmw_otables_setup()324 kfree(*otables); in vmw_otables_setup()[all …]
493 struct vmw_otable *otables; member
Completed in 11 milliseconds