Searched refs:ext_cpuid5_offset (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dvm_version_x86.hpp456 static ByteSize ext_cpuid5_offset() { return byte_offset_of(CpuidInfo, ext_cpuid5_eax); } function in class:VM_Version
H A Dvm_version_x86.cpp306 __ lea(rsi, Address(rbp, in_bytes(VM_Version::ext_cpuid5_offset())));

Completed in 39 milliseconds