gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_ControlCache (0.00 seconds)
tkernel_2
kernel/extension/memory/nommu/segmgr.c - 10.5KB - 418 lines
343:                 { SEG_CONTROLCACHE_PARA *p = para;
344:                 ercd = _ControlCache(p->addr, p->len, p->mode); }
345:                 break;
t2ex
t2ex_source/kernel/extension/memory/t2ex/segmgr.c - 12.5KB - 450 lines
335:                 { SEG_CONTROLCACHE_PARA *p = para;
336:                 ercd = _ControlCache(p->addr, p->len, p->mode); }
337:                 break;