Searched defs:icache_half_line_size (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/cpu/s390/vm/
H A DstubGenerator_s390.cpp2545 const unsigned int icache_half_line_size = MIN2<unsigned int>(32, CodeEntryAlignment); local
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp5240 const unsigned int icache_half_line_size = 16; local

Completed in 83 milliseconds