gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_UnmapMemory (0.00 seconds)
tkernel_2
kernel/extension/memory/nommu/segmgr.c - 10.5KB - 418 lines
322:                 { SEG_UNMAPMEMORY_PARA *p = para;
323:                 ercd = _UnmapMemory(p->laddr); }
324:                 break;
t2ex
t2ex_source/kernel/extension/memory/t2ex/segmgr.c - 12.5KB - 450 lines
302:                 { SEG_UNMAPMEMORY_PARA *p = para;
303:                 ercd = _UnmapMemory(p->laddr); }
304:                 break;