Searched defs:generate_icache_flush (Results 1 - 7 of 7) sorted by relevance

/openjdk9/hotspot/src/cpu/zero/vm/
H A Dicache_zero.cpp30 void ICacheStubGenerator::generate_icache_flush( function in class:ICacheStubGenerator
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dicache_sparc.cpp31 void ICacheStubGenerator::generate_icache_flush( function in class:ICacheStubGenerator
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dicache_aarch64.cpp32 void ICacheStubGenerator::generate_icache_flush( function in class:ICacheStubGenerator
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dicache_ppc.cpp70 void ICacheStubGenerator::generate_icache_flush(ICache::flush_icache_stub_t* flush_icache_stub) { function in class:ICacheStubGenerator
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dicache_s390.cpp40 void ICacheStubGenerator::generate_icache_flush(ICache::flush_icache_stub_t* flush_icache_stub) { function in class:ICacheStubGenerator
/openjdk9/hotspot/src/cpu/arm/vm/
H A Dicache_arm.cpp76 void ICacheStubGenerator::generate_icache_flush(ICache::flush_icache_stub_t* flush_icache_stub) { function in class:ICacheStubGenerator
/openjdk9/hotspot/src/cpu/x86/vm/
H A Dicache_x86.cpp31 void ICacheStubGenerator::generate_icache_flush(ICache::flush_icache_stub_t* flush_icache_stub) { function in class:ICacheStubGenerator

Completed in 54 milliseconds