Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dsimulator-ppc.h336 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-ppc.cc671 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
678 FlushOnePage(i_cache, start, size); in FlushICache()
694 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/external/v8/src/mips/
Dsimulator-mips.h453 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-mips.cc821 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
828 FlushOnePage(i_cache, start, size); in FlushICache()
845 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/external/v8/src/mips64/
Dsimulator-mips64.h484 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/arm/
Dsimulator-arm.h363 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-arm.cc591 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
598 FlushOnePage(i_cache, start, size); in FlushICache()
614 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/external/v8/src/s390/
Dsimulator-s390.h452 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
Dsimulator-s390.cc673 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
680 FlushOnePage(i_cache, start, size); in FlushICache()
695 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator