Home
last modified time | relevance | path

Searched refs:FlushOnePage (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/ppc/
Dsimulator-ppc.h296 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-ppc.cc678 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
685 FlushOnePage(i_cache, start, size); in FlushICache()
701 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/external/v8/src/arm/
Dsimulator-arm.h328 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-arm.cc587 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
594 FlushOnePage(i_cache, start, size); in FlushICache()
610 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/external/v8/src/mips64/
Dsimulator-mips64.h514 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-mips64.cc754 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
761 FlushOnePage(i_cache, start, size); in FlushICache()
777 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/external/v8/src/mips/
Dsimulator-mips.h492 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-mips.cc822 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
829 FlushOnePage(i_cache, start, size); in FlushICache()
846 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/external/v8/src/s390/
Dsimulator-s390.h396 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-s390.cc683 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
690 FlushOnePage(i_cache, start, size); in FlushICache()
705 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator