Home | History | Annotate | Download | only in x86

Lines Matching full:cacheflush

324         //cacheflush((intptr_t) cellAddr, (intptr_t) (cellAddr+1), 0);
332 //cacheflush((intptr_t) cellAddr, (intptr_t) (cellAddr+1), 0);
499 * For IA, it returns NULL since cacheflush is not required for IA.
1542 /* cacheflush is needed for ARM, but not for IA32 (coherent icache) */