gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:FlushCache from t2ex/t2ex_source/kernel/extension/memory/t2ex/sysdepend/em1d/space.c (0.00 seconds)
t2ex
t2ex_source/kernel/extension/memory/t2ex/sysdepend/em1d/space.c - 27.5KB - 830 lines
356:                         if ( pte[i].w != set_pte.w ) {
357:                                 FlushCache(la, PAGESIZE);
358:                                 SetPTE(la, set_pte, TRUE);
429: if ( pte[i].w != set_pte.w ) { 430: FlushCache(la, PAGESIZE); 431: SetPTE(la, set_pte, TRUE);