Searched refs:hi (Results 1 – 3 of 3) sorted by relevance
55 void *hi = OSGetMEM2ArenaHi(); in initializeHeap() local56 s_handle = MEMCreateFrmHeap(lo, (u32)hi - (u32)lo); in initializeHeap()63 OSSetMEM2ArenaLo(hi); in initializeHeap()
90 void *hi = OSGetMEM2ArenaHi(); in init_memory2() local91 s_handle = MEMCreateFrmHeap(lo, (u32)hi - (u32)lo); in init_memory2()98 OSSetMEM2ArenaLo(hi); in init_memory2()
177 void GXGetFifoLimits( const GXFifoObj* fifo, u32* hi, u32* lo );