Searched refs:VMWGFX_NUM_MOB (Results 1 – 4 of 4) sorted by relevance
176 gman->max_gmr_ids = VMWGFX_NUM_MOB; in vmw_gmrid_man_init()
68 {VMWGFX_NUM_MOB * sizeof(SVGAOTableMobEntry), NULL, true},77 {VMWGFX_NUM_MOB * sizeof(SVGAOTableMobEntry), NULL, true},
444 idr_init_base(&tdev->idr, VMWGFX_NUM_MOB + 1); in ttm_object_device_init()
87 #define VMWGFX_NUM_MOB (VMWGFX_NUM_GB_CONTEXT +\ macro