Searched refs:isX86Cpu (Results 1 – 2 of 2) sorted by relevance
53 } else if (CpuFeatures.isX86Cpu()) { in testCTSSyscallBlocked()80 } else if (CpuFeatures.isX86Cpu()) { in testCTSSwapOnOffBlocked()
53 public static native boolean isX86Cpu(); in isX86Cpu() method in CpuFeatures