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);
81 exec_heap = mmInit( 0, EXEC_HEAP_SIZE ); in init_heap()
60 mmInit(unsigned ofs, unsigned size) in mmInit() function
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);