Searched refs:is_polling_page_far (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A DrelocInfo_x86.cpp201 if (!Assembler::is_polling_page_far()) {
223 if (!Assembler::is_polling_page_far()) {
H A DnativeInst_x86.hpp543 if (Assembler::is_polling_page_far()) {
H A Dc1_LIRAssembler_x86.cpp596 if (Assembler::is_polling_page_far()) {
612 if (Assembler::is_polling_page_far()) {
H A Dassembler_x86.hpp817 static bool is_polling_page_far() NOT_LP64({ return false;});
H A Dassembler_x86.cpp4448 bool Assembler::is_polling_page_far() { function in class:Assembler

Completed in 92 milliseconds