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

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

Completed in 34 milliseconds