Home
last modified time | relevance | path

Searched refs:FlushOnePage (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.h419 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
H A Dsimulator-arm.cc621 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
628 FlushOnePage(i_cache, start, size); in FlushICache()
643 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.h368 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
H A Dsimulator-ppc.cc676 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
683 FlushOnePage(i_cache, start, size); in FlushICache()
698 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h487 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
H A Dsimulator-loong64.cc774 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
781 FlushOnePage(i_cache, start, size); in FlushICache()
796 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h581 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
H A Dsimulator-mips64.cc743 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
750 FlushOnePage(i_cache, start, size); in FlushICache()
765 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h558 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
H A Dsimulator-mips.cc799 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
806 FlushOnePage(i_cache, start, size); in FlushICache()
822 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h915 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
H A Dsimulator-riscv64.cc2131 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
2138 FlushOnePage(i_cache, start, size); in FlushICache()
2153 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.h370 static void FlushOnePage(base::CustomMatcherHashMap* i_cache, intptr_t start,
H A Dsimulator-s390.cc685 FlushOnePage(i_cache, start, bytes_to_flush); in FlushICache()
692 FlushOnePage(i_cache, start, size); in FlushICache()
707 void Simulator::FlushOnePage(base::CustomMatcherHashMap* i_cache, in FlushOnePage() function in v8::internal::Simulator

Completed in 75 milliseconds