Searched refs:mmInit (Results 1 – 4 of 4) sorted by relevance
47 drm_private extern struct mem_block *mmInit(int ofs, int size);73 drm_private extern void mmDestroy(struct mem_block *mmInit);78 drm_private extern void mmDumpMemInfo(const struct mem_block *mmInit);
58 drm_private struct mem_block *mmInit(int ofs, int size) in mmInit() function
1602 bufmgr_fake->heap = mmInit(low_offset, size); in drm_intel_bufmgr_fake_init()
84 extern void u_mmDestroy(struct mem_block *mmInit);89 extern void u_mmDumpMemInfo(const struct mem_block *mmInit);