Searched refs:mmInit (Results 1 – 7 of 7) sorted by relevance
51 extern struct mem_block *mmInit(unsigned ofs, unsigned size);83 extern void mmDestroy(struct mem_block *mmInit);88 extern void mmDumpMemInfo(const struct mem_block *mmInit);
80 exec_heap = mmInit( 0, EXEC_HEAP_SIZE ); in init_heap()
61 mmInit(unsigned ofs, unsigned size) in mmInit() function
51 drm_private extern struct mem_block *mmInit(int ofs, int size);77 drm_private extern void mmDestroy(struct mem_block *mmInit);82 drm_private extern void mmDumpMemInfo(const struct mem_block *mmInit);
62 drm_private struct mem_block *mmInit(int ofs, int size) in mmInit() function
1606 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);