gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:FlushCache (0.01 seconds)
tkernel_2
kernel/extension/memory/nommu/memmgr.c - 13.8KB - 555 lines
462:         /* Invalidate released memory cache */
463:         FlushCache(addr, free * (W)PAGESZ);
464: 
More results from tkernel_2
t2ex
t2ex_source/kernel/extension/memory/t2ex/memmgr.c - 15.3KB - 590 lines
495:         /* Invalidate released memory cache */
496:         FlushCache(addr, free * (W)PAGESIZE);
497: 
More results from t2ex