Searched defs:allow_shared_alloc (Results 1 - 6 of 6) sorted by relevance

/openjdk9/hotspot/src/os_cpu/linux_arm/vm/
H A Dthread_linux_arm.cpp35 const bool allow_shared_alloc = local
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DtemplateTable_aarch64.cpp3443 const bool allow_shared_alloc = local
/openjdk9/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86.cpp3870 const bool allow_shared_alloc = local
/openjdk9/hotspot/src/cpu/arm/vm/
H A DtemplateTable_arm.cpp4344 const bool allow_shared_alloc = local
/openjdk9/hotspot/src/cpu/s390/vm/
H A DtemplateTable_s390.cpp3737 const bool allow_shared_alloc = false; local
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DtemplateTable_ppc_64.cpp3643 const bool allow_shared_alloc = Universe::heap()->supports_inline_contig_alloc(); local

Completed in 70 milliseconds